1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 22:32:44 +01:00
RIOT/sys/usb/usbus/hid
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
..
hid_io.c usbus/hid: fix buffer overflow in hid_io 2022-11-10 20:33:29 +01:00
hid.c sys/usbus: handle exceeding of number of endpoints 2023-03-10 07:59:14 +01:00
Kconfig sys/usb/usbus: model cdc acm stdio in Kconfig 2021-11-26 11:06:47 +01:00
Makefile usbus/hid: add minimal implementation 2021-01-11 00:24:30 +01:00