From d2050487b7a248636792743dac36c238d1e3f2af Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 1 Apr 2026 22:25:27 +0700 Subject: fix hil uid typo --- test/hil/tinyusb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json index 37e98a52f..1ac953939 100644 --- a/test/hil/tinyusb.json +++ b/test/hil/tinyusb.json @@ -147,7 +147,7 @@ }, { "name": "raspberry_pi_pico_w", - "uid": "E6614C311B764A37", + "uid": "E6614864D35DAE36", "tests": { "device": false, "host": true, "dual": false, "dev_attached": [{"vid_pid": "1a86_55d4", "serial": "52D2023934", "is_cdc": true}] -- cgit v1.3.1