diff options
| author | hathach <[email protected]> | 2025-03-21 00:11:18 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-03-21 00:11:18 +0700 |
| commit | e54753814befa26742fa8a9805f5b7beac32a963 (patch) | |
| tree | ae29037437465a71fbfdfa5205735dd805777068 /test | |
| parent | c2924c51fc9bf0074663cafabf4399ca9d673750 (diff) | |
enable hil dual for metro m4 with max3421
Diffstat (limited to 'test')
| -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 7393226eb..c2bbdf5a3 100644 --- a/test/hil/tinyusb.json +++ b/test/hil/tinyusb.json @@ -60,7 +60,7 @@ "name": "metro_m4_express", "uid": "9995AD485337433231202020FF100A34", "tests": { - "device": true, "host": false, "dual": false, + "device": true, "host": false, "dual": true, "dev_attached": [{"vid_pid": "1a86_55d4", "serial": "52D2002130"}] }, "flasher": { |
