diff options
| author | hathach <[email protected]> | 2024-08-15 23:46:33 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-08-15 23:46:33 +0700 |
| commit | 33e3ea36450a30d76113e5e356ddf5f99cdda2c5 (patch) | |
| tree | aad48054b1bf1c5586d657ce2beb178f34de8ab2 /test | |
| parent | 6152adb17fd0e8d76c60f589d84eee0fec323fa5 (diff) | |
remove analog PHY from musb_regs_t
hil: remove ch32v203 since not reliable enough
Diffstat (limited to 'test')
| -rw-r--r-- | test/hil/rpi.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/test/hil/rpi.json b/test/hil/rpi.json index 688ea3822..b7d36c543 100644 --- a/test/hil/rpi.json +++ b/test/hil/rpi.json @@ -50,13 +50,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 +62,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": [ |
