mirror of
https://github.com/hathach/tinyusb.git
synced 2026-08-18 02:53:35 +00:00
Merge remote-tracking branch 'origin/master' into add-ch58x-usbfs
This commit is contained in:
@ -132,6 +132,7 @@
|
||||
"device": true,
|
||||
"host": false,
|
||||
"dual": true,
|
||||
"skip": ["device/audio_test_freertos"],
|
||||
"dev_attached": [
|
||||
{
|
||||
"vid_pid": "067b_2303",
|
||||
@ -139,7 +140,7 @@
|
||||
"is_cdc": true
|
||||
}
|
||||
],
|
||||
"comment": "pl23x"
|
||||
"comment": "pl23x; audio_test_freertos skipped: samd51 iso-IN capture fails (arecord EIO)"
|
||||
},
|
||||
"flasher": {
|
||||
"name": "jlink",
|
||||
|
||||
Reference in New Issue
Block a user