1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/usb/usbus
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
..
cdc usbus/cdc_acm: Return stall on line coding not supported 2021-10-30 11:56:42 +02:00
dfu usbus_dfu: Use ztimer for reboot timeout 2021-10-26 14:14:46 +02:00
hid usbus/hid: fix ENABLE_DEBUG definitions 2021-08-12 17:30:46 +02:00
Kconfig Kconfig: add Kconfig support for DFU 2021-01-12 11:34:22 +01:00
Makefile usbus/dfu: introduce initial Device Firmware Upgrade support for USBUS 2021-01-12 11:34:22 +01:00
usbus_control_slicer.c sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
usbus_control.c sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
usbus_fmt.c usbus: Add USB peripheral serial string support 2020-12-17 11:37:05 +01:00
usbus.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00