diff options
| author | hathach <[email protected]> | 2026-04-29 15:01:16 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-04-29 15:01:16 +0700 |
| commit | f53a9ec9afee11dbbb57c4561ef3eeeb37e572a6 (patch) | |
| tree | ec061e7c6e53bb113fe25db58c3fa56d72b7d4e1 /test/hil/tinyusb.json | |
| parent | d11543a72260c340836aff505104e27cfdc92ccb (diff) | |
| parent | 096977889641be99815e31a12ab352650520e971 (diff) | |
Merge branch 'master' into hil_hfp
Diffstat (limited to 'test/hil/tinyusb.json')
| -rw-r--r-- | test/hil/tinyusb.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json index 92b7b21b0..a3f7ff8bf 100644 --- a/test/hil/tinyusb.json +++ b/test/hil/tinyusb.json @@ -43,7 +43,7 @@ }, "flasher": { "name": "jlink", - "uid": "000682804350", + "uid": "681295394", "args": "-device nrf52840_xxaa" } }, @@ -184,11 +184,6 @@ "device": false, "host": true, "dual": false, "dev_attached": [ { - "vid_pid": "1a86_55d4", - "serial": "52D2002694", - "is_cdc": true - }, - { "vid_pid": "0951_1603", "serial": "820000000000000045B46338", "is_msc": true, @@ -226,6 +221,9 @@ { "name": "stm32f072disco", "uid": "3A001A001357364230353532", + "tests": { + "device": true, "host": false, "dual": false + }, "flasher": { "name": "jlink", "uid": "779541626", |
