| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-28 | fix Identifiers that start with '__' or '_[A-Z]' are reserved. | hathach | |
| fix compiling with nuc family | |||
| 2025-03-06 | fix(dwc2) host driver conflict with max3421e | hathach | |
| 2024-03-04 | correct rp2040 host with max3421 | hathach | |
| 2023-12-26 | allow rp2040 to use max3421e as host controller | hathach | |
| - fix warnings build hcd max3421 with rp2040 - add tinyusb_host_max3421 target for rp2040 cmake, -DMAX3421_HOST=1 will enable this - add max3421 driver implementation for rp2040 family - update tusb_config for host to allow easy enable host selection for rp2040 (default/pio-usb/max3421) | |||
| 2023-09-11 | wrap up build cmake & make support for max3421, to enable the Host driver, ↵ | hathach | |
| 'MAX3421_HOST=1' must be added as part of make/cmake command | |||
| 2023-08-30 | use ep buf to keep setup packet, work well with hid device | hathach | |
| 2023-08-27 | minor update | hathach | |
| 2023-08-27 | more update to transaction | hathach | |
| 2023-03-24 | update host example to use new tuh mem macros | hathach | |
| 2023-03-17 | update host example, add pio-pico-usb for rp2040 | hathach | |
| 2022-11-19 | msc explorer ls work great | hathach | |
| 2022-11-18 | add msc file explorer example | hathach | |
| - add lib/fatfs version 15 - add lib/embedded-cli | |||
