summaryrefslogtreecommitdiff
path: root/test/hil/tinyusb.json
diff options
context:
space:
mode:
authorhathach <[email protected]>2024-11-14 13:26:11 +0700
committerhathach <[email protected]>2024-11-14 13:26:11 +0700
commitdaef846aa73dc2b8edf5e072832833a6ae68b42a (patch)
tree4bece2c6afc2c05c5b56ce896038828ae3c2a242 /test/hil/tinyusb.json
parent0569188aed17d19d5954f1e1b911e989814ec93d (diff)
rename CFG_TUD_DWC2_DMA to CFG_TUD_DWC2_DMA_ENABLE
Diffstat (limited to 'test/hil/tinyusb.json')
-rw-r--r--test/hil/tinyusb.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json
index c15daf1d9..b6c9b540a 100644
--- a/test/hil/tinyusb.json
+++ b/test/hil/tinyusb.json
@@ -17,7 +17,7 @@
"name": "espressif_s3_devkitm",
"uid": "84F703C084E4",
"build" : {
- "flags_on": ["", "CFG_TUD_DWC2_DMA"]
+ "flags_on": ["", "CFG_TUD_DWC2_DMA_ENABLE"]
},
"tests": {
"only": ["device/cdc_msc_freertos", "device/hid_composite_freertos"]
@@ -130,7 +130,7 @@
"name": "stm32f723disco",
"uid": "460029001951373031313335",
"build" : {
- "flags_on": ["", "CFG_TUD_DWC2_DMA"]
+ "flags_on": ["", "CFG_TUD_DWC2_DMA_ENABLE"]
},
"tests": {
"device": true, "host": true, "dual": false,
@@ -146,7 +146,7 @@
"name": "stm32h743nucleo",
"uid": "110018000951383432343236",
"build" : {
- "flags_on": ["", "CFG_TUD_DWC2_DMA"]
+ "flags_on": ["", "CFG_TUD_DWC2_DMA_ENABLE"]
},
"tests": {
"device": true, "host": false, "dual": false
@@ -175,7 +175,7 @@
"name": "stm32f769disco",
"uid": "21002F000F51363531383437",
"build" : {
- "flags_on": ["", "CFG_TUD_DWC2_DMA"]
+ "flags_on": ["", "CFG_TUD_DWC2_DMA_ENABLE"]
},
"tests": {
"device": true, "host": false, "dual": false