1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 11:52:44 +01:00
RIOT/pkg/tinyusb/contrib/include
Gunar Schorcht 98478e02fe pkg/tinyusb: cleanup of tinyusb_config.h
`CFG_TUD_MAX_SPEED` definition isn't required since tinyUSB derives it from `TUD_RHPORT_MODE` if not defined or uses the maximum speed the MCU supports by default.
2022-10-19 18:19:50 +02:00
..
tinyusb_config.h pkg/tinyusb: cleanup of tinyusb_config.h 2022-10-19 18:19:50 +02:00
tinyusb.h pkg/tinyusb: add tinyusb_hw_defaults.h for platform specific defaults 2022-10-04 07:40:18 +02:00
tusb_os_custom.h pkg: add tinyUSB device/host stack as package 2022-09-30 19:05:51 +02:00