| Age | Commit message (Expand) | Author |
| 2026-05-04 | hil_test: use non-blocking writes with timeout for printer tests | hathach |
| 2026-04-28 | only re-run tests that failed per board | hathach |
| 2026-04-28 | fix warning, change hil jlink for feather nrf52840 | hathach |
| 2026-04-26 | hil: comment out net_lwip_webserver test for PR #3605 | hathach |
| 2026-04-26 | hil: bump net iface enum timeout to 30s for net_lwip_webserver | hathach |
| 2026-04-24 | add throughput test for hil | hathach |
| 2026-04-23 | musb double packet for epout | hathach |
| 2026-04-21 | enable double buffer for tm4c | hathach |
| 2026-04-21 | refactor interrupt handling and add `pipe_write` to fix IN ZLP issue | hathach |
| 2026-04-20 | fix usbnet hardcode speed. disable hil test for now | hathach |
| 2026-04-20 | add test for net_lwip_webserver with iperf throughput validation | hathach |
| 2026-04-14 | get freertos working with rp2040 | hathach |
| 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 |