diff options
| author | hathach <[email protected]> | 2024-08-11 11:10:15 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-08-11 11:10:15 +0700 |
| commit | 7a9ef9e7bdbd915e96ed40dbe76111959a92ce9f (patch) | |
| tree | 15c0ad63fdd6cd2f9cfb830cdb4768caffe6c096 | |
| parent | 9ee7d1b77e365079eab5bb641eea522a8deb551e (diff) | |
readd v203 to hil pool
| -rw-r--r-- | test/hil/rpi.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/hil/rpi.json b/test/hil/rpi.json index 396b21553..fd00913f3 100644 --- a/test/hil/rpi.json +++ b/test/hil/rpi.json @@ -57,16 +57,16 @@ "flasher": "openocd", "flasher_sn": "066FFF495087534867063844", "flasher_args": "-f interface/stlink.cfg -f target/stm32g0x.cfg" - } - ], - "boards-skip": [ + }, { "name": "nanoch32v203", "uid": "CDAB277B0FBC03E339E339E3", "flasher": "openocd_wch", "flasher_sn": "EBCA8F0670AF", "flasher_args": "" - }, + } + ], + "boards-skip": [ { "name": "espressif_s3_devkitm", "uid": "84F703C084E4", |
