diff options
| author | hathach <[email protected]> | 2026-05-04 19:39:46 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-05-04 19:39:46 +0700 |
| commit | fc0747c2a7c04b25b640bfb5acce711fa39f8443 (patch) | |
| tree | ceb3c925dce69f5ca34fec4b57b6fbeb4795b059 | |
| parent | f6a263e5233362c1eed3a0e4a3155410d06db384 (diff) | |
hil remove hub from pico native host test for now
| -rw-r--r-- | test/hil/tinyusb.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json index a3f7ff8bf..aed711f80 100644 --- a/test/hil/tinyusb.json +++ b/test/hil/tinyusb.json @@ -156,11 +156,6 @@ "device": false, "host": true, "dual": false, "dev_attached": [ { - "vid_pid": "1a86_55d4", - "serial": "52D2023934", - "is_cdc": true - }, - { "vid_pid": "2008_2018", "serial": "O20070925A002746", "is_msc": true, |
