1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/usb/usbus/msc
Gunar Schorcht 1fa988d135 sys/usbus: handle exceeding of number of endpoints
If the number of endpoints is not sufficient for an application, it should not be silently ignored and cause a non-working application. Rather, should cause an assertion as it is a configuration issue.
2023-03-10 07:59:14 +01:00
..
Kconfig usbus/msc: add CONFIG_USBUS_MSC_AUTO_MTD option to create LUNs on init 2023-03-09 16:57:17 +01:00
Makefile usbus/msc: add initial support for Mass Storage Class 2023-03-01 21:50:13 +01:00
msc.c sys/usbus: handle exceeding of number of endpoints 2023-03-10 07:59:14 +01:00
scsi.c usbus/msc: add initial support for Mass Storage Class 2023-03-01 21:50:13 +01:00