23 Commits

Author SHA1 Message Date
hathach
b35173b5b0
skip msc tests for ra due to existing bug 2024-07-19 12:23:04 +07:00
hathach
eb698f8cc7
skip hil test if binary not exist 2024-07-18 13:54:11 +07:00
hathach
30a48c57bd
fix hil board_test duplication, add cdc_msc_freertos test 2024-07-18 13:21:38 +07:00
hathach
5edc8458f2
hil flash itsybitsy m4 with picoprobe 2024-07-16 14:30:51 +07:00
hathach
cc6806144f
update hil test to run on new pi5 2024-07-15 17:46:20 +07:00
Ha Thach
3e2ea77506
More ci tweak (#2636)
* change concurrency group to ${{ github.workflow }}-${{ github.ref }}
* use argparse for build.py hil_test.py, remove the need to install click
* move ci win/mac to build_cmake.yml
* rename build_family.yml to build_util.yml
* build_util.yml support esp32
* integrate build-espressif into build.yml
* build.py support make with --board option
* add get_deps action
* update hil test to reuse action
2024-05-10 18:55:43 +07:00
Ha Thach
ba6babf570
Rework ci (#2631)
* add name field to usbd_class_driver_t
* ci: use set matrix py script
* add riscv32 and cmake support for ch32v307, fomu,  gd32vf103
* update build_cmake.py to take --family --board --toolchain
* separate hil test to its own workflow
* move esp32 board into separated hil json
* add make build to ci
* remov build_make.py
* build.py support esp32 board
* setup toolchain support esp-idf
* fix missing click
* merge family in matrix build to reduce jobs
* skip cifuzz since it still has issue with get_deps and click
2024-05-09 20:43:46 +07:00
hathach
9d0df8ebc5
add message when flashing failed 2024-01-24 12:10:17 +07:00
hathach
82218c8d68
retry flashih a few time due to random failed by s3 2024-01-24 00:43:23 +07:00
hathach
3da0d78170
minor tweaking 2023-12-13 20:16:47 +07:00
hathach
31c33ca853
tweak usb reset wait time, fix test script with IAR server 2023-12-13 19:18:08 +07:00
hathach
19d7d62e80
try to add samd51 to hil pool using doublereset (rpi gpio) and bossac 2023-12-13 18:54:00 +07:00
hathach
bd1009e135
tweak openocd flash command 2023-12-11 20:43:59 +07:00
hathach
aa21d50196
rename hil json debugger to flasher, replace jlink cpu with flasher_args 2023-12-11 15:23:09 +07:00
hathach
e1142d4527
wrap up s3 hil test 2023-12-11 14:52:21 +07:00
hathach
c829116830
extract artifacts to same folder structure as ci build 2023-12-11 14:43:54 +07:00
hathach
721ae45ebb
update hil test to support s3 2023-12-11 14:29:11 +07:00
hathach
c1dbeb55b4
increase intial sleep for port check, otherwise it ccould fail on pi4 2023-11-29 18:11:50 +07:00
hathach
83840041a8
update esp32 to also be supported by hil test
test run locally well
2023-11-29 17:09:52 +07:00
hathach
b8d1acd104
improve hil test, correct pi4 uuid 2023-11-29 12:00:52 +07:00
hathach
1a6756c254
fixed pi4 hil test elf location 2023-11-28 19:10:19 +07:00
hathach
0a4d92a71e
update hil for pi4 to use new hil_test.py 2023-11-28 18:28:45 +07:00
hathach
8e690df1da
rename hitl to hil 2023-08-09 19:03:56 +07:00