diff options
Diffstat (limited to 'test/hil/rpi.json')
| -rw-r--r-- | test/hil/rpi.json | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/test/hil/rpi.json b/test/hil/rpi.json index 688ea3822..e90e435d8 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": "max32666fthr", + "uid": "0C81464124010B20FF0A08CC2C", + "flasher": "openocd_adi", + "flasher_sn": "042217023bffc88100000000000000000000000097969906", + "flasher_args": "-f interface/cmsis-dap.cfg -f target/max32665.cfg" + }, + { "name": "lpcxpresso11u37", "uid": "17121919", "flasher": "jlink", @@ -50,13 +57,6 @@ "flasher": "openocd", "flasher_sn": "066FFF495087534867063844", "flasher_args": "-f interface/stlink.cfg -f target/stm32g0x.cfg" - }, - { - "name": "nanoch32v203", - "uid": "CDAB277B0FBC03E339E339E3", - "flasher": "openocd_wch", - "flasher_sn": "EBCA8F0670AF", - "flasher_args": "" } ], "boards-skip": [ @@ -69,6 +69,13 @@ "comment": "not running reliably in bulk with other boards, probably power, flashing etc .." }, { + "name": "nanoch32v203", + "uid": "CDAB277B0FBC03E339E339E3", + "flasher": "openocd_wch", + "flasher_sn": "EBCA8F0670AF", + "flasher_args": "" + }, + { "name": "espressif_s3_devkitm", "uid": "84F703C084E4", "tests": [ |
