1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-16 18:13:49 +01:00
RIOT/sys/auto_init
Gunar Schorcht af0eaa99ce sys/auto_init/usb: add a check for the number EPs
Since `auto_init_usb` provides a static auto configuration for a single USBUS stack instance using a single USB device, a static assert can be used here to check whether the number of EPs required by the configuration does not exceed the number of EPs provided by the USB device.
2023-03-13 12:58:33 +01:00
..
2022-04-20 09:23:50 +02:00
2023-02-13 21:09:07 +00:00
2023-01-16 14:03:15 +00:00
2022-10-17 10:38:14 +02:00