| Age | Commit message (Expand) | Author |
| 2026-04-03 | fix issue with exmaple | hathach |
| 2026-04-03 | fix hil host cdc echo test with imxrt and other fast mcu | hathach |
| 2026-03-31 | finally get rp2040 host epx working with 2-sof solution for switching | hathach |
| 2026-03-27 | clean up hw_endpoint_open(), still has issue with E15 and ping-pong (slow read). | hathach |
| 2026-03-26 | implement ping-pong double buffered for both tx and rx | hathach |
| 2026-03-25 | update hcd to handle interrupt per buf | hathach |
| 2026-03-23 | update host msc hil test | hathach |
| 2026-03-20 | Add dd command to MSC file explorer for sector read and speed reporting, adju... | hathach |
| 2026-03-19 | Add EPX transfer scheduling when hcd_edpt_xfer() is called while epx is busy | hathach |
| 2026-03-18 | add hil test for device hid_generic_inout functionality | hathach |
| 2026-03-17 | add hil tests for device msc_dual_lun and midi functionality | hathach |
| 2026-03-17 | add hil test for host msc and cdc | hathach |
| 2026-03-17 | add hil host cdc test | hathach |
| 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-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 |
| 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 | 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-04-17 | - hil test max retry = 3 | hathach |
| 2025-04-16 | de-duplicate flash board_test for board with multiple flags_on | 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 |
| 2024-11-27 | minor clean up | 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 |