add hil test for host msc and cdc

This commit is contained in:
hathach
2026-03-17 21:38:46 +07:00
parent a3b2b42176
commit 45e80a1042
9 changed files with 195 additions and 24 deletions

View File

@ -175,6 +175,25 @@
"args": "-f interface/cmsis-dap.cfg -f target/rp2350.cfg -c \"adapter speed 5000\""
}
},
{
"name": "adafruit_fruit_jam",
"uid": "2B0DC7A45781189E",
"tests": {
"device": false,
"host": true,
"dual": true,
"dev_attached": [
{"vid_pid": "0403_6001", "serial": "0", "is_cdc": true},
{"vid_pid": "058f_6387", "serial": "A8BEE062633D", "is_msc": true,
"msc_disk_size": 3730, "msc_inquiry": "Generic Flash Disk rev 8.07"}
]
},
"flasher": {
"name": "openocd",
"uid": "E6614103E78E8324",
"args": "-f interface/cmsis-dap.cfg -f target/rp2350.cfg -c \"adapter speed 5000\""
}
},
{
"name": "stm32f072disco",
"uid": "3A001A001357364230353532",