1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/usb/usbus
Dylan Laduranty 65475af1bb usbus/dfu: do not create alt interface if not needed
If riotboot is built with NUM_SLOTS=1, there is no reason to advertise a second slot in the bootloader

Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2023-03-13 21:52:06 +01:00
..
cdc sys/usbus: handle exceeding of number of endpoints 2023-03-10 07:59:14 +01:00
dfu usbus/dfu: do not create alt interface if not needed 2023-03-13 21:52:06 +01:00
hid sys/usbus: handle exceeding of number of endpoints 2023-03-10 07:59:14 +01:00
msc sys/usbus: handle exceeding of number of endpoints 2023-03-10 07:59:14 +01:00
Kconfig Kconfig: add Kconfig for USB MSC 2023-03-02 22:04:08 +01:00
Makefile usbus/msc: add initial support for Mass Storage Class 2023-03-01 21:50:13 +01:00
usbus_control_slicer.c USBUS: Adapt to xmit API 2021-11-16 20:17:04 +01:00
usbus_control.c usbus: Use new usbdev ep0 stall function 2023-02-28 11:00:06 +01:00
usbus_fmt.c usbus: Bind extra USB config 2021-12-10 23:34:59 +00:00
usbus.c usbus: Add URB support 2023-02-27 10:09:53 +01:00