mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-05 02:45:22 +00:00
enable dma hil test with hfp.json
This commit is contained in:
@ -79,7 +79,9 @@
|
||||
{
|
||||
"name": "espressif_s3_devkitm",
|
||||
"uid": "84F703C084E4",
|
||||
"build_flags_on": ["", "CFG_TUD_DWC2_DMA"],
|
||||
"build" : {
|
||||
"flags_on": ["", "CFG_TUD_DWC2_DMA"]
|
||||
},
|
||||
"tests": {
|
||||
"only": ["device/cdc_msc_freertos", "device/hid_composite_freertos"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user