summaryrefslogtreecommitdiff
path: root/test/hil/tinyusb.json
diff options
context:
space:
mode:
authorhathach <[email protected]>2024-11-12 19:00:00 +0700
committerhathach <[email protected]>2024-11-12 19:00:00 +0700
commite391e33492b0051d4961909d0763f44918ab8048 (patch)
tree3dfdd18b9aff65d1b9e28fe4761c0e8f0ecfe2a9 /test/hil/tinyusb.json
parent65e741937a4a6e5849f76fa94eca3daec63dbb4a (diff)
update host/device_info to build with freertos for espressif board. Add hil test for host/device_info
Diffstat (limited to 'test/hil/tinyusb.json')
-rw-r--r--test/hil/tinyusb.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json
index 1b0b7c99a..2d61981f2 100644
--- a/test/hil/tinyusb.json
+++ b/test/hil/tinyusb.json
@@ -4,7 +4,8 @@
"name": "espressif_p4_function_ev",
"uid": "6055F9F98715",
"tests": {
- "only": ["device/cdc_msc_freertos", "device/hid_composite_freertos", "host/cdc_msc_hid_freertos"]
+ "only": ["device/cdc_msc_freertos", "device/hid_composite_freertos", "host/device_info"],
+ "dev_attached": [{"vid_pid": "1a86_55d4", "serial": "52D2002427"}]
},
"flasher": "esptool",
"flasher_sn": "4ea4f48f6bc3ee11bbb9d00f9e1b1c54",