summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2024-11-19 05:08:07 +0700
committerGitHub <[email protected]>2024-11-19 05:08:07 +0700
commit9e674d4faef984b846a05bed848650ec2e31f4a3 (patch)
tree55edcc1e083ceea9bf20001de62121ab4004607c /test
parentb3efa8eb6ae1a45591c9a3883d27470dc9f757d8 (diff)
parent3fe7e612c8df25dd66802c6da2183101eed2f83c (diff)
Merge pull request #2881 from hathach/enhance-dwc2-dcd
Diffstat (limited to 'test')
-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