From fc0747c2a7c04b25b640bfb5acce711fa39f8443 Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 4 May 2026 19:39:46 +0700 Subject: hil remove hub from pico native host test for now --- test/hil/tinyusb.json | 5 ----- 1 file changed, 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 @@ -155,11 +155,6 @@ "tests": { "device": false, "host": true, "dual": false, "dev_attached": [ - { - "vid_pid": "1a86_55d4", - "serial": "52D2023934", - "is_cdc": true - }, { "vid_pid": "2008_2018", "serial": "O20070925A002746", -- cgit v1.3.1