1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/include/usb/usbus/cdc
Gunar Schorcht 6d273e7966 sys/usbus: define the number of required EPs for each class
To be able to check during compilation that the number of endpoints provided by a USB peripheral is not exceeded, each interface class has to define the number of IN and OUT endpoints it requires.
2023-03-12 13:15:44 +01:00
..
acm.h sys/usbus: define the number of required EPs for each class 2023-03-12 13:15:44 +01:00
ecm.h sys/usbus: define the number of required EPs for each class 2023-03-12 13:15:44 +01:00