summaryrefslogtreecommitdiff
path: root/test/hil/tinyusb.json
diff options
context:
space:
mode:
authorhathach <[email protected]>2024-10-04 16:02:46 +0700
committerhathach <[email protected]>2024-10-04 16:02:46 +0700
commit072a80d088c5c74a97b9ac525c6c7f7c53627ccb (patch)
tree0794f4316736e15ec815d400f57431e358e50f01 /test/hil/tinyusb.json
parent5a5dbfc8c65273cf97fe5f5382d1d69de5dcd66d (diff)
hil test both slave and dma for dwc2 esp32s3
Diffstat (limited to 'test/hil/tinyusb.json')
-rw-r--r--test/hil/tinyusb.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json
index 066dc5876..7627e7482 100644
--- a/test/hil/tinyusb.json
+++ b/test/hil/tinyusb.json
@@ -79,6 +79,7 @@
{
"name": "espressif_s3_devkitm",
"uid": "84F703C084E4",
+ "build_flags_on": ["", "CFG_TUD_DWC2_DMA"],
"tests": {
"only": ["device/cdc_msc_freertos", "device/hid_composite_freertos"]
},