summaryrefslogtreecommitdiff
path: root/examples/host/cdc_msc_hid_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
2025-06-27clean uphathach
2025-06-19revert CFG_TUH_CDC_DTR/RTS_CONTROL_ON_ENUMhathach
2025-06-16Merge branch 'master' into fork/IngHK/cdch_upgradehathach
2025-03-06fix(dwc2) host driver conflict with max3421ehathach
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
2024-03-21Merge remote-tracking branch 'remotes/hathach/master' into workIngHK
2024-03-10added defines CFG_TUH_CDC_DTR_CONTROL_ON_ENUM & CFG_TUH_CDC_RTS_CONTROL_ON_ENUMIngHK
2024-03-04correct rp2040 host with max3421hathach
2024-02-24added PL2303 supportIngHK
2024-02-13improved tusb_config.h commentIngHK
2023-12-26initial support of CH34x CDC deviceIngHK
2023-12-26allow rp2040 to use max3421e as host controllerhathach
2023-11-22fix typo in cdc line coding enumhathach
2023-09-25adding host/cdc_msc_hid_freertos examplehathach