summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/hil/tinyusb.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json
index 2313f5d13..c92224e26 100644
--- a/test/hil/tinyusb.json
+++ b/test/hil/tinyusb.json
@@ -1,6 +1,19 @@
{
"boards": [
{
+ "name": "espressif_p4_function_ev",
+ "uid": "6055F9F98715",
+ "build" : {
+ "flags_on": ["", "CFG_TUD_DWC2_DMA"]
+ },
+ "tests": {
+ "only": ["device/cdc_msc_freertos", "device/hid_composite_freertos"]
+ },
+ "flasher": "esptool",
+ "flasher_sn": "4ea4f48f6bc3ee11bbb9d00f9e1b1c54",
+ "flasher_args": "-b 1500000"
+ },
+ {
"name": "espressif_s3_devkitm",
"uid": "84F703C084E4",
"build" : {