summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorhathach <[email protected]>2025-10-15 12:49:36 +0700
committerhathach <[email protected]>2025-10-15 12:49:36 +0700
commit0d690c8b801da36b0d06490648c1110da06edc19 (patch)
tree247839ca4ea4c5e1aab4b3ae56ace6318b1b3e02 /src/common
parent9bd3622fc796544e0cde440966a16bf38e5b1e1f (diff)
update nuc121/125
Diffstat (limited to 'src/common')
-rw-r--r--src/common/tusb_mcu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/tusb_mcu.h b/src/common/tusb_mcu.h
index bb3ac4d76..5e1a6aafd 100644
--- a/src/common/tusb_mcu.h
+++ b/src/common/tusb_mcu.h
@@ -382,6 +382,7 @@
//--------------------------------------------------------------------+
#elif TU_CHECK_MCU(OPT_MCU_NUC121, OPT_MCU_NUC126)
#define TUP_DCD_ENDPOINT_MAX 8
+ #define TUP_DCD_EDPT_ISO_ALLOC
#elif TU_CHECK_MCU(OPT_MCU_NUC120)
#define TUP_DCD_ENDPOINT_MAX 6