1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/usb/usbus/cdc
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
..
acm sys/usbus: handle exceeding of number of endpoints 2023-03-10 07:59:14 +01:00
ecm sys/usbus: handle exceeding of number of endpoints 2023-03-10 07:59:14 +01:00
Kconfig usbus/cdc/ecm: Expose configurations to Kconfig 2020-04-08 16:31:46 +02:00