| Age | Commit message (Expand) | Author |
| 2024-10-11 | change tusb_init(), tusb_rhport_init() to use init struct for expandability | hathach |
| 2024-10-10 | add new tusb_int_handler(rhport, in_isr) as common irq handler | hathach |
| 2024-10-10 | remove stm32f769disco since it is not reliable | hathach |
| 2024-10-10 | add f407disco to hil pool | hathach |
| 2024-10-10 | add stm32f769disco 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 | revert hfp dma for now, due to ci build matrix | hathach |
| 2024-10-04 | enable dma hil test with hfp.json | hathach |
| 2024-10-04 | hil test both slave and dma for dwc2 esp32s3 | 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-09-03 | make function prototypes match definitions ( found with cppcheck) | dp111 |
| 2024-08-28 | bump up pio-usb to 0.6.1, enable dual hil test for pico | hathach |
| 2024-08-27 | reset usb when init for max32650/66. change hil max32 to use pico (cmsis dap2... | hathach |
| 2024-08-22 | skip dual/host_info_to_device_cdc for pico due to a bug in pio-usb | hathach |
| 2024-08-22 | add pio-usb host test to hil. fix build as well | hathach |
| 2024-08-22 | add hil support for dual host_info_to_cdc | hathach |
| 2024-08-22 | circleci tweaks (#2770) | Ha Thach |
| 2024-08-19 | mimxrt1015_evk does not work reliably in hil pool (like metro m7). | hathach |
| 2024-08-19 | update doc, re-enable metro m7 for hil, only build make windows/macos on PR | hathach |
| 2024-08-19 | fix ci build | hathach |
| 2024-08-18 | add flash_openocd_adi() for use with max32 | hathach |
| 2024-08-15 | remove analog PHY from musb_regs_t | 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-11 | readd v203 to hil pool | hathach |
| 2024-08-11 | skip ch32v203 for hil test | 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 f072 (fsdev 1k) to hil test | hathach |
| 2024-08-01 | add stm32g0 (fsdev 2k) to hil pool | hathach |
| 2024-07-25 | add flash stlink | hathach |
| 2024-07-22 | change s3 baudrate | hathach |
| 2024-07-19 | add lpc11u37 for hil rpi | hathach |
| 2024-07-19 | skip msc tests for ra due to existing bug | hathach |