1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/usb/usbus/cdc
Koen Zandberg 45745579bc
cdcecm: early exit on inactive usb interface
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.
2019-10-23 09:41:27 +02:00
..
acm cdc acm: add interface association descriptor 2019-10-20 15:55:23 +02:00
ecm cdcecm: early exit on inactive usb interface 2019-10-23 09:41:27 +02:00