summaryrefslogtreecommitdiff
path: root/test/hil/rpi.json
AgeCommit message (Collapse)Author
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-13add pico2 rp2350 (arm) boardhathach
add pico2 to hil ci
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-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-11readd v203 to hil poolhathach
2024-08-11skip ch32v203 for hil testhathach
2024-08-08add ch32v203 nano to hil poolhathach
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-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-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