summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorhathach <[email protected]>2024-08-22 22:25:14 +0700
committerhathach <[email protected]>2024-08-22 22:25:14 +0700
commit45d06cd4ab2adea07513243447b6ec729d7d8c2c (patch)
tree2332657f7b099408bf275591423c47e7ab0dce97 /test
parentccf886ca80ed74d985483fdb90e67703ebeb7dad (diff)
skip dual/host_info_to_device_cdc for pico due to a bug in pio-usb
Diffstat (limited to 'test')
-rw-r--r--test/hil/rpi.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/hil/rpi.json b/test/hil/rpi.json
index b75c1339b..7821f1660 100644
--- a/test/hil/rpi.json
+++ b/test/hil/rpi.json
@@ -49,6 +49,7 @@
"flasher_sn": "E6614103E72C1D2F",
"flasher_args": "-f interface/cmsis-dap.cfg -f target/rp2040.cfg -c \"adapter speed 5000\"",
"tests": {
+ "skip": ["dual/host_info_to_device_cdc"],
"dual_attached": [{"vid_pid": "1a86_55d4", "serial": "52D2002470"}]
}
},