summaryrefslogtreecommitdiff
path: root/examples/device/hid_composite_freertos/src/tusb_config.h
AgeCommit message (Expand)Author
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-07-02update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORMhathach
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
2024-04-25adding support for esp32 for use with max3421e hosthathach
2023-03-30update all cmake for esp32 buildhathach
2022-06-06more example updatehathach
2022-06-01rename board specific macro for examplehathach
2022-02-25auto detect max rhport speed based on mcuhathach
2021-10-25change usage of TU_CHECK_MCU() to prevent macro conflicthathach
2021-09-25add CFG_TUSB_OS_INC_PATH for os include pathhathach
2021-09-13esp32sx implement dcd_remote_wakeup(), fully compliance to chapter9 test suitehathach
2020-07-16rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZEhathach
2020-06-15update example config and descriptor with better Highspeed supporthathach
2020-04-07add hid_composite_freertos examplehathach