| Age | Commit message (Expand) | Author |
| 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 |
| 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 | more fix | 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 |