| Age | Commit message (Expand) | Author |
| 2026-04-22 | Add ESP32-S31 as a supported MCU in TinyUSB | igor.masar |
| 2026-04-03 | fix hil host cdc echo test with imxrt and other fast mcu | hathach |
| 2026-03-05 | improve threadx support, add multi ROTS support for board_test and msc_dual_lun | hathach |
| 2026-03-05 | esp32p4 min rev 0.1 | hathach |
| 2026-03-02 | fix esp32p4 utmi phy init in the new esp-idf, also update esp-idf to v5.5.3 | hathach |
| 2026-03-02 | fix board test without tusb_time_millis_api() | hathach |
| 2025-09-18 | Fix ESP32 build | HiFiPhile |
| 2025-09-16 | Add ESP32-H4 as a supported MCU in TinyUSB and wire it into build/runtime: | igor.masar |
| 2025-07-02 | update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM | hathach |
| 2025-05-21 | add usbh_spin_lock/unlock() use spinlock instead of atomic flag for hcd max3421 | hathach |
| 2025-04-18 | minor ci update | hathach |
| 2025-04-18 | enum For string descriptor (langid, manufacturer product, serila): always get... | hathach |
| 2025-04-16 | add TS3USB30 to test s3 host with slave/dma | hathach |
| 2025-02-27 | fix(esp): Remove deprecated include | Tomas Rezucha |
| 2025-01-20 | add s3 undefined speed note for racing issue with reset. | hathach |
| 2024-12-27 | embed metadata to family.c and board.h to generate supported boards doc | hathach |
| 2024-11-26 | add TUH_EPBUF_DEF for cdc host | hathach |
| 2024-11-21 | - move freertos_hooks to board.c | hathach |
| 2024-11-21 | make sure usb buffer occupies whole cache line when DCACHE is enabled for msc... | hathach |
| 2024-11-11 | add esp32p4 to hil | hathach |
| 2024-11-08 | get hcd work esp32p4 but only in slave mode. In DMA channel's HCDMA is increa... | hathach |
| 2024-11-07 | hcd work with esp32p4 in slave mode but have issue with DMA mode. In slave it... | hathach |
| 2024-09-30 | update build script to correctly skip non max3421 enabled for espressif boards | hathach |
| 2024-09-30 | esp32p4 use port0 as fs, port1 as highspeed | hathach |
| 2024-09-30 | added p4, seems to work well and enumerated | hathach |
| 2024-09-30 | try to add esp32 p4 and esp-idf v5.3 support | hathach |
| 2024-06-06 | add c6 devkit, tested with max3421e | hathach |
| 2024-04-26 | add devkit c3 board | hathach |
| 2024-04-25 | adding support for esp32 for use with max3421e host | hathach |
| 2024-02-02 | fix rmt legacy driver warning | hathach |
| 2023-12-26 | tested other ports with featherwing max3421, change cs, intr pin to D10, D9 | hathach |
| 2023-12-11 | update hil test to support s3 | hathach |
| 2023-11-29 | update esp32 to also be supported by hil test | hathach |
| 2023-11-15 | add ra2a1 ek | hathach |
| 2023-10-27 | update s3 devkitm with max3421 pin following metro s3, check max3421 version ... | hathach |
| 2023-10-04 | change tuh_max3421_spi_xfer_api() signature | hathach |
| 2023-10-03 | esp32 comment out uart, increase max3421 spi speed to 26mhz | hathach |
| 2023-09-28 | improve esp32 ci, build esp32 with -DDMAX3421_HOST=1 for max3421 testing | hathach |
| 2023-09-28 | esp32 cdc host with max3421 work well | hathach |
| 2023-09-28 | esp32 hid device work well | hathach |
| 2023-09-27 | fix esp32 build | hathach |
| 2023-09-27 | max3421 communication work with esp32 up to enumeration, seems still have a b... | hathach |
| 2023-09-27 | update max3421 to have hcd_int_handler_ext() | hathach |
| 2023-09-26 | tested cdc_msc_hid_freertos with samd51 | hathach |
| 2023-09-25 | adding host/cdc_msc_hid_freertos example | hathach |
| 2023-08-03 | more board_api.h rename | hathach |
| 2023-04-03 | fix build for esp32 | hathach |
| 2023-03-30 | more esp32 cmake clean up | hathach |
| 2023-03-30 | update all cmake for esp32 build | hathach |
| 2023-03-30 | merge s2 and s3, update cmake for espressif, add tinyusb_src as component | hathach |