summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2024-10-04update new json changehathach
2024-10-04revert hfp dma for now, due to ci build matrixhathach
2024-10-04enable dma hil test with hfp.jsonhathach
2024-10-04hil test both slave and dma for dwc2 esp32s3hathach
2024-10-04add hil_ci_set_matrix.py, starting to support hil with additional build flagshathach
2024-10-01Merge branch 'master' into add-esp32p4hathach
2024-09-30temporarily update hil_test.py to have dual/host_info_to_device_cdc optional ↵hathach
for pico/pico2 since it does not seem to be stable enough
2024-09-30update to dwc2 register structhathach
2024-09-30Migrate hil vm (#2822)Ha Thach
* migrate hil to new x64 VM instead of rpi * re-enable hil for s3
2024-09-18skip pico2 dual test, it seems not stablehathach
2024-09-17make all python files executable and standardize interpreterShawn Hoffman
2024-09-13add pico2 rp2350 (arm) boardhathach
add pico2 to hil ci
2024-09-03make function prototypes match definitions ( found with cppcheck)dp111
2024-08-28bump up pio-usb to 0.6.1, enable dual hil test for picohathach
2024-08-27reset usb when init for max32650/66. change hil max32 to use pico (cmsis ↵hathach
dap2), change metro m4 flasher
2024-08-22skip dual/host_info_to_device_cdc for pico due to a bug in pio-usbhathach
2024-08-22add pio-usb host test to hil. fix build as wellhathach
2024-08-22add hil support for dual host_info_to_cdchathach
replace itsybitsy m4 by metro m4 + max3421e
2024-08-22circleci tweaks (#2770)Ha Thach
* skip circleci build on master push * change max32666 probe to jlink, max32625pico is not reliable enough
2024-08-19mimxrt1015_evk does not work reliably in hil pool (like metro m7).hathach
2024-08-19update doc, re-enable metro m7 for hil, only build make windows/macos on PRhathach
2024-08-19fix ci buildhathach
2024-08-18add flash_openocd_adi() for use with max32hathach
add feather max32666 to the hil pool
2024-08-15remove analog PHY from musb_regs_thathach
hil: remove ch32v203 since not reliable enough
2024-08-15add flash-uniflash support for ti tm4chathach
2024-08-13use zero wait flash for nano v203hathach
2024-08-13remove metro m7 for nowhathach
2024-08-13metro m7 has issue with cdc_msc example randomly on hil test. Exclude it for nowhathach
2024-08-13increase pyserial timeouthathach
2024-08-13fix concurrent mass storage test conflict, use pyfatfs to access disk dev by ↵hathach
usb id instead of mounted in /media/
2024-08-13increase enum timeouthathach
2024-08-12fix more race with ch32v203 and setup when queuing zlp.hathach
improve hil test failed output
2024-08-11readd v203 to hil poolhathach
2024-08-11skip ch32v203 for hil testhathach
2024-08-08add ch32v203 nano to hil poolhathach
2024-08-05fix running hil in parallelhathach
2024-08-02more fsdev clean uphathach
hil test boards in parallel
2024-08-01increase hil timeout, reduce fuzzing from 600 to 400 secondshathach
2024-08-01add f072 (fsdev 1k) to hil testhathach
2024-08-01add stm32g0 (fsdev 2k) to hil poolhathach
remove esp32s3 since cp210x cause usb bus issue in the long run
2024-07-25add flash stlinkhathach
2024-07-22change s3 baudratehathach
2024-07-19add lpc11u37 for hil rpihathach
2024-07-19skip msc tests for ra due to existing bughathach
2024-07-19update test jsonhathach
2024-07-18skip hil test if binary not existhathach
2024-07-18fix hil board_test duplication, add cdc_msc_freertos testhathach
2024-07-18add metro_m7_1011 to hil rpihathach
2024-07-16hil flash itsybitsy m4 with picoprobehathach
2024-07-15update hil test to run on new pi5hathach