add CFG_TUD_DWC2_SLAVE_ENABLE = 1 as default
This commit is contained in:
@@ -247,6 +247,10 @@
|
|||||||
// USBIP
|
// USBIP
|
||||||
//--------------------------------------------------------------------+
|
//--------------------------------------------------------------------+
|
||||||
|
|
||||||
|
#ifndef CFG_TUD_DWC2_SLAVE_ENABLE
|
||||||
|
#define CFG_TUD_DWC2_SLAVE_ENABLE 1
|
||||||
|
#endif
|
||||||
|
|
||||||
// DWC2 controller: use DMA for data transfer
|
// DWC2 controller: use DMA for data transfer
|
||||||
// For processors with data cache enabled, USB endpoint buffer region
|
// For processors with data cache enabled, USB endpoint buffer region
|
||||||
// (defined by CFG_TUSB_MEM_SECTION) must be declared as non-cacheable.
|
// (defined by CFG_TUSB_MEM_SECTION) must be declared as non-cacheable.
|
||||||
|
Reference in New Issue
Block a user