Merge pull request #2881 from hathach/enhance-dwc2-dcd

This commit is contained in:
Ha Thach
2024-11-19 05:08:07 +07:00
committed by GitHub
9 changed files with 561 additions and 409 deletions

View File

@@ -548,7 +548,7 @@
#define TUP_DCD_EDPT_ISO_ALLOC
#endif
#if defined(TUP_USBIP_DWC2) // && CFG_TUD_DWC2_DMA == 0
#if defined(TUP_USBIP_DWC2) // && CFG_TUD_DWC2_DMA_ENABLE == 0
#define TUP_MEM_CONST_ADDR
#endif