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 6a509308fe
usbus/cdc_acm: Return stall on line coding not supported
The SetLineCoding request is optional to support (CDC PSTN subclass). No
need to claim to support it to the host and actually discard the data if
it is not supported by the implementation.
2021-10-30 11:56:42 +02:00
..
acm usbus/cdc_acm: Return stall on line coding not supported 2021-10-30 11:56:42 +02:00
ecm usb/cdc_ecm: use add_interface_alt helper function 2020-12-09 09:38:15 +01:00
Kconfig usbus/cdc/ecm: Expose configurations to Kconfig 2020-04-08 16:31:46 +02:00