| Age | Commit message (Expand) | Author |
| 2026-03-07 | update hil test: remove unused ctypes, add fallback for skip boards | hathach |
| 2026-03-06 | enable hil test for mtp | hathach |
| 2026-03-06 | fix hil test | hathach |
| 2026-03-06 | add hil test, update readme | hathach |
| 2026-03-05 | esp32p4 min rev 0.1 | hathach |
| 2026-03-03 | add esptool --force for esp32p4 v0.1 | hathach |
| 2026-01-14 | correct dual port hil assert | hathach |
| 2026-01-13 | minor clean up | hathach |
| 2026-01-13 | minor clean up | hathach |
| 2026-01-06 | minor update | hathach |
| 2026-01-03 | hwfifo support custom write/read | hathach |
| 2025-12-01 | add linkermap to deps and linkermap taget | hathach |
| 2025-11-27 | re-enable other hil tests | hathach |
| 2025-11-26 | add tu_scatter_read32(), tu_scatter_write32() to simplify tu_fifo | hathach |
| 2025-11-26 | focus on cdc test, write lots more data, each trunk is 64 or less since examp... | hathach |
| 2025-11-22 | hil stress test cdc | hathach |
| 2025-11-22 | hil stress test cdc | hathach |
| 2025-10-15 | skip mtp in hil test, it seems not stable and failed too often | hathach |
| 2025-10-11 | increase timeout for mtp hil test | hathach |
| 2025-10-02 | use cache to store skip board in hil ci | hathach |
| 2025-10-02 | skip mtp for now | hathach |
| 2025-10-02 | fix mtp serial | hathach |
| 2025-10-02 | HIL add timeout for opening mtp device | hathach |
| 2025-10-01 | test mtp with hil | hathach |
| 2025-09-30 | fix serial, try to test mtp with hil | hathach |
| 2025-07-09 | add option to pass symbol defines to ci build.py | hathach |
| 2025-07-09 | only clean/checkout/download artifacts on first attempt | hathach |
| 2025-07-08 | try to skip passed board in hil test when re-run | hathach |
| 2025-07-07 | re-add max32666fthr to hil pool | hathach |
| 2025-06-11 | remove max32666fthr from hil pool | hathach |
| 2025-04-17 | - hil test max retry = 3 | hathach |
| 2025-04-17 | ci add pico_w for native host test | hathach |
| 2025-04-16 | de-duplicate flash board_test for board with multiple flags_on | hathach |
| 2025-04-16 | add TS3USB30 to test s3 host with slave/dma | hathach |
| 2025-03-26 | hcd/ehci: hcd_edpt_open() return false if ep is already opened. implement hcd... | hathach |
| 2025-03-26 | added mimxrt1064_evk to hil test pool | hathach |
| 2025-03-25 | more hil improvement | hathach |
| 2025-03-25 | HIL: add flag CFG_TUH_RPI_PIO_USB to pico/pico2 | hathach |
| 2025-03-24 | update hil test to include dual and host for pico/pico2 | hathach |
| 2025-03-21 | enable hil dual for metro m4 with max3421 | hathach |
| 2024-11-27 | minor clean up | hathach |
| 2024-11-27 | fix multiple flag on compiling | hathach |
| 2024-11-27 | enable dwc2 dma for hil test for esp32s3/p4 and stm32 | hathach |
| 2024-11-21 | make sure usb buffer occupies whole cache line when DCACHE is enabled for msc... | hathach |
| 2024-11-14 | rename CFG_TUD_DWC2_DMA to CFG_TUD_DWC2_DMA_ENABLE | hathach |
| 2024-11-13 | clean up | hathach |
| 2024-11-13 | retry test up to 2 times, somehow open serial failed randomly with rp2040 | hathach |
| 2024-11-13 | change test order (no cdc or msc back to back). | hathach |
| 2024-11-13 | skip max3421e metro m4 for now, due to cdc output too fast. | hathach |
| 2024-11-13 | improve hil for dual cdc, close cdc once done | hathach |