diff options
| author | hathach <[email protected]> | 2024-11-13 17:01:54 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-11-13 17:01:54 +0700 |
| commit | 3ee3658dad4bd44be325ee18229dfc62a2ffa057 (patch) | |
| tree | 640a26d0b3e5e6680571713c0edb28ce851528fe /test/hil/tinyusb.json | |
| parent | 9ff02daa565ae6bc12d47dd7d1ce7a23036c9e55 (diff) | |
skip max3421e metro m4 for now, due to cdc output too fast.
Diffstat (limited to 'test/hil/tinyusb.json')
| -rw-r--r-- | test/hil/tinyusb.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json index 32f4a06de..c15daf1d9 100644 --- a/test/hil/tinyusb.json +++ b/test/hil/tinyusb.json @@ -56,7 +56,7 @@ "name": "metro_m4_express", "uid": "9995AD485337433231202020FF100A34", "tests": { - "device": true, "host": false, "dual": true, + "device": true, "host": false, "dual": false, "dev_attached": [{"vid_pid": "1a86_55d4", "serial": "52D2002130"}] }, "flasher": { |
