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 7b2db7bf2b
usbus: Implement GET STATUS and SET/CLEAR FEATURE requests
This extends support for the GET STATUS requests to support endpoints
and interfaces as recipient. It also adds the SET and CLEAR FEATURE
requests for the endpoints with support to set and clear the halt
condition on an endpoint.
2023-04-11 11:12:53 +02:00
..
usbus usbus: Implement GET STATUS and SET/CLEAR FEATURE requests 2023-04-11 11:12:53 +02:00
Kconfig sys/usb: enable common USB Kconfig for tinyUSB 2022-11-09 06:57:55 +01:00