summaryrefslogtreecommitdiff
path: root/examples/host/msc_file_explorer/src/tusb_config.h
AgeCommit message (Expand)Author
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-03-06fix(dwc2) host driver conflict with max3421ehathach
2024-03-04correct rp2040 host with max3421hathach
2023-12-26allow rp2040 to use max3421e as host controllerhathach
2023-09-11wrap up build cmake & make support for max3421, to enable the Host driver, 'M...hathach
2023-08-30use ep buf to keep setup packet, work well with hid devicehathach
2023-08-27minor updatehathach
2023-08-27more update to transactionhathach
2023-03-24update host example to use new tuh mem macroshathach
2023-03-17update host example, add pio-pico-usb for rp2040hathach
2022-11-19msc explorer ls work greathathach
2022-11-18add msc file explorer examplehathach