summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/tusb_option.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h
index 688976e55..b193d9c09 100644
--- a/src/tusb_option.h
+++ b/src/tusb_option.h
@@ -261,7 +261,7 @@
// Enable DWC2 DMA for host
#ifndef CFG_TUH_DWC2_DMA_ENABLE
- #define CFG_TUH_DWC2_DMA_ENABLE 0
+ #define CFG_TUH_DWC2_DMA_ENABLE 1
#endif
// Enable PIO-USB software host controller