diff options
Diffstat (limited to 'src/common')
| -rw-r--r-- | src/common/tusb_mcu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/tusb_mcu.h b/src/common/tusb_mcu.h index 7ef589bf0..a1f799ed9 100644 --- a/src/common/tusb_mcu.h +++ b/src/common/tusb_mcu.h @@ -730,6 +730,7 @@ #elif TU_CHECK_MCU(OPT_MCU_LINUX_RAW_GADGET) #define TUP_DCD_ENDPOINT_MAX 16 #define TUP_RHPORT_HIGHSPEED 1 + #define CFG_TUD_ENDPOINT_XFER_BEHIND_HALT_DEFAULT 1 #endif // External USB controller |
