summaryrefslogtreecommitdiff
path: root/examples/device/video_capture_2ch/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
2024-03-24Add UVC 2ch examplekkitayam