mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
This adds an early exit when the usb interface with the data endpoints is not activated. This prevents the cdc_ecm_netdev code from attempting to send the PDU when the USB device is not yet initialized or activated by a host.