1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/include/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
..
hid usb/hid: Add HID report descriptor defines 2022-01-10 11:35:58 +01:00
usbus sys/usbus/msc: fix EP sizes and buffer alignment for HS in DMA-mode 2023-04-07 19:06:24 +02:00
cdc.h doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
descriptor.h usbus: Implement GET STATUS and SET/CLEAR FEATURE requests 2023-04-11 11:12:53 +02:00
dfu.h usbus/dfu: introduce initial Device Firmware Upgrade support for USBUS 2021-01-12 11:34:22 +01:00
hid.h sys/usbus: define the number of required EPs for each class 2023-03-12 13:15:44 +01:00
msc.h usbus/msc: add initial support for Mass Storage Class 2023-03-01 21:50:13 +01:00
usbopt.h usbopt: add USBOPT_ENUMERATED_SPEED 2023-03-31 16:43:44 +02:00
usbus.h usbus: Implement endpoint halt condition. 2023-04-11 11:12:49 +02:00