1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/usb
Koen Zandberg 13b4f8de2c
usbus: Implement endpoint halt condition.
Instead of directly stalling an endpoint, handlers should enable the
halt condition on an usbus endpoint to signal error condition.
This can then be cleared via a CLEAR FEATURE request from the host.
2023-04-11 11:12:49 +02:00
..
usbus usbus: Implement endpoint halt condition. 2023-04-11 11:12:49 +02:00
Kconfig sys/usb: enable common USB Kconfig for tinyUSB 2022-11-09 06:57:55 +01:00