skip dual/host_info_to_device_cdc for pico due to a bug in pio-usb

This commit is contained in:
hathach
2024-08-22 22:25:14 +07:00
parent ccf886ca80
commit 45d06cd4ab
3 changed files with 3 additions and 2 deletions

View File

@@ -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"}]
}
},