| Age | Commit message (Expand) | Author |
| 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 |
| 2024-11-13 | hil cleanup flahser | hathach |
| 2024-11-13 | hil add stm32f723disco, add test flags for device/host/dual | hathach |
| 2024-11-12 | update host/device_info to build with freertos for espressif board. Add hil t... | hathach |
| 2024-11-11 | try adding host test for p4 | hathach |
| 2024-10-10 | add f407disco to hil pool | hathach |
| 2024-10-07 | Merge pull request #2809 from shuffle2/master | Ha Thach |
| 2024-10-04 | update new json change | hathach |
| 2024-10-04 | add hil_ci_set_matrix.py, starting to support hil with additional build flags | hathach |
| 2024-10-01 | Merge branch 'master' into add-esp32p4 | hathach |
| 2024-09-30 | temporarily update hil_test.py to have dual/host_info_to_device_cdc optional ... | hathach |
| 2024-09-30 | update to dwc2 register struct | hathach |
| 2024-09-30 | Migrate hil vm (#2822) | Ha Thach |
| 2024-09-18 | skip pico2 dual test, it seems not stable | hathach |
| 2024-09-17 | make all python files executable and standardize interpreter | Shawn Hoffman |
| 2024-09-13 | add pico2 rp2350 (arm) board | hathach |
| 2024-08-28 | bump up pio-usb to 0.6.1, enable dual hil test for pico | hathach |
| 2024-08-22 | add hil support for dual host_info_to_cdc | hathach |
| 2024-08-19 | mimxrt1015_evk does not work reliably in hil pool (like metro m7). | hathach |
| 2024-08-18 | add flash_openocd_adi() for use with max32 | hathach |
| 2024-08-15 | add flash-uniflash support for ti tm4c | hathach |
| 2024-08-13 | use zero wait flash for nano v203 | hathach |
| 2024-08-13 | remove metro m7 for now | hathach |
| 2024-08-13 | metro m7 has issue with cdc_msc example randomly on hil test. Exclude it for now | hathach |
| 2024-08-13 | increase pyserial timeout | hathach |
| 2024-08-13 | fix concurrent mass storage test conflict, use pyfatfs to access disk dev by ... | hathach |
| 2024-08-13 | increase enum timeout | hathach |
| 2024-08-12 | fix more race with ch32v203 and setup when queuing zlp. | hathach |
| 2024-08-08 | add ch32v203 nano to hil pool | hathach |
| 2024-08-05 | fix running hil in parallel | hathach |
| 2024-08-02 | more fsdev clean up | hathach |
| 2024-08-01 | increase hil timeout, reduce fuzzing from 600 to 400 seconds | hathach |
| 2024-08-01 | add stm32g0 (fsdev 2k) to hil pool | hathach |
| 2024-07-25 | add flash stlink | hathach |
| 2024-07-19 | skip msc tests for ra due to existing bug | hathach |
| 2024-07-18 | skip hil test if binary not exist | hathach |
| 2024-07-18 | fix hil board_test duplication, add cdc_msc_freertos test | hathach |
| 2024-07-16 | hil flash itsybitsy m4 with picoprobe | hathach |
| 2024-07-15 | update hil test to run on new pi5 | hathach |
| 2024-05-10 | More ci tweak (#2636) | Ha Thach |
| 2024-05-09 | Rework ci (#2631) | Ha Thach |
| 2024-01-24 | add message when flashing failed | hathach |
| 2024-01-24 | retry flashih a few time due to random failed by s3 | hathach |
| 2023-12-13 | minor tweaking | hathach |
| 2023-12-13 | tweak usb reset wait time, fix test script with IAR server | hathach |