| Age | Commit message (Expand) | Author |
| 2026-06-10 | Merge pull request #3690 from hathach/claude/board-test-idle-park | Ha Thach |
| 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-11-06 | make host info to devcie cdc to work with freertos/noos | hathach |
| 2025-11-06 | update espressif cmake | hathach |
| 2025-09-29 | Merge branch 'master' into fork/ennebi/mtp | 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-09-15 | Merge branch 'master' into fork/ennebi/mtp | hathach |
| 2025-08-06 | Add MTP class device | Maurizio Pesce |
| 2025-07-02 | update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM | hathach |
| 2025-07-02 | add doc for building examples with cmake build system | hathach |
| 2025-07-02 | remove legacy DEPS_SUBMODULES in make | hathach |
| 2025-06-10 | merge all maxim (32650, 32666, 32690, 78002) family into common bsp/maxim. On... | 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-27 | fix multiple flag on compiling | hathach |
| 2024-11-26 | add TUH_EPBUF_DEF for cdc host | hathach |
| 2024-11-26 | hcd dwc2 add dcache support, usbh correctly use cache line size with TUH_EPBU... | 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-20 | have p4 dma somewhat working but having issue with buffer that does not occup... | hathach |
| 2024-11-11 | correctly test dwc2 dma device for s3, disable for p4 (cache issue) and f407 ... | 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-10-15 | move core init code to dwc2 common. update/correct build for esppressif | 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-05-09 | Rework ci (#2631) | Ha Thach |
| 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 |