diff options
| author | hathach <[email protected]> | 2024-08-19 19:07:47 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-08-19 19:44:22 +0700 |
| commit | 215832397b1593e2df5609f92c9346c133a03774 (patch) | |
| tree | 2092189c6fb91e8b8dd8bbb683b86c12a56a41d6 /test | |
| parent | 088486186f514578a02d6b6c7f39e0ad74f56118 (diff) | |
update doc, re-enable metro m7 for hil, only build make windows/macos on PR
Diffstat (limited to 'test')
| -rw-r--r-- | test/hil/rpi.json | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/test/hil/rpi.json b/test/hil/rpi.json index e90e435d8..b87b80300 100644 --- a/test/hil/rpi.json +++ b/test/hil/rpi.json @@ -15,6 +15,13 @@ "flasher_args": "-f interface/cmsis-dap.cfg -f target/atsame5x.cfg -c \"adapter speed 5000\"" }, { + "name": "metro_m7_1011", + "uid": "9CE8715DD71137363E00005002004200", + "flasher": "jlink", + "flasher_sn": "000611000000", + "flasher_args": "-device MIMXRT1011xxx5A" + }, + { "name": "max32666fthr", "uid": "0C81464124010B20FF0A08CC2C", "flasher": "openocd_adi", @@ -61,14 +68,6 @@ ], "boards-skip": [ { - "name": "metro_m7_1011", - "uid": "9CE8715DD71137363E00005002004200", - "flasher": "jlink", - "flasher_sn": "000611000000", - "flasher_args": "-device MIMXRT1011xxx5A", - "comment": "not running reliably in bulk with other boards, probably power, flashing etc .." - }, - { "name": "nanoch32v203", "uid": "CDAB277B0FBC03E339E339E3", "flasher": "openocd_wch", |
