1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 06:52:44 +01:00
RIOT/pkg/tinyusb/contrib/include
Gunar Schorcht 91c171a990 pkg/tinyusb: some cleanup of configuration and descriptors
The commit includes the following changes:
- Remaining CONFIG_* symbols are moved to tinyusb_descriptors.h to be visible in all source files.
- Debug output is added to some descriptor callbacks.
- The conditional definitions of CFG_* symbols are changed to unconditional definitions to ensure that Kconfig CONFIG_* symbols are always used.
2022-12-04 17:06:48 +01:00
..
tinyusb_descriptors.h pkg/tinyusb: some cleanup of configuration and descriptors 2022-12-04 17:06:48 +01:00
tinyusb.h pkg/tinyusb: add tinyusb_hw_defaults.h for platform specific defaults 2022-10-04 07:40:18 +02:00
tusb_config.h pkg/tinyusb: some cleanup of configuration and descriptors 2022-12-04 17:06:48 +01:00
tusb_os_custom.h pkg: add tinyUSB device/host stack as package 2022-09-30 19:05:51 +02:00