summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-08-12fix more race with ch32v203 and setup when queuing zlp.hathach
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
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
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
2024-05-10More ci tweak (#2636)Ha Thach
2024-05-09Rework ci (#2631)Ha Thach
2024-05-07Merge branch 'master' into remove-tud_network_link_state_cbHiFiPhile
2024-04-24change hil board s3 devkitm (devkitc seems to have usb issue with cp2104)hathach
2024-04-19- clang h743 build and run cdc_msc okhathach
2024-03-01reformat code hid_host.chathach
2024-01-24add message when flashing failedhathach
2024-01-24retry flashih a few time due to random failed by s3hathach
2023-12-13minor tweakinghathach
2023-12-13tweak usb reset wait time, fix test script with IAR serverhathach
2023-12-13try to add samd51 to hil pool using doublereset (rpi gpio) and bossachathach
2023-12-12add feather nrf52840 express to hil poolhathach
2023-12-11tweak openocd flash commandhathach
2023-12-11change baudrate back to 1.5MBhathach
2023-12-11reduce s3 baudrate to prevent usb isssue, reset rp2040 usb for board test exa...hathach
2023-12-11rename hil json debugger to flasher, replace jlink cpu with flasher_argshathach
2023-12-11wrap up s3 hil testhathach
2023-12-11extract artifacts to same folder structure as ci buildhathach
2023-12-11update hil test to support s3hathach
2023-11-29increase intial sleep for port check, otherwise it ccould fail on pi4hathach
2023-11-29update esp32 to also be supported by hil testhathach
2023-11-29improve hil test, correct pi4 uuidhathach
2023-11-28spare checkout test/hil and correct hil_pi4 uuidhathach
2023-11-28fixed pi4 hil test elf locationhathach
2023-11-28update hil for pi4 to use new hil_test.pyhathach
2023-08-14add iar support for lpc43, add lpcxpresso43s67 to hil farmhathach
2023-08-11removed obsolete tud_network_link_state_cb()Hardy Griech
2023-08-09rename hitl to hilhathach
2023-08-09update hil test and json (remove troublesome lpc54608), run hil test on ci wi...hathach
2023-08-08Add simple test for hid_boot_interface.HiFiPhile
2023-08-08Flash board_test when done, skip cdc_msc for LPC54.HiFiPhile