summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorhathach <[email protected]>2025-10-15 13:37:21 +0700
committerhathach <[email protected]>2025-10-15 13:37:21 +0700
commit8199ed6fd0329e63c45352816973a6632d635c69 (patch)
tree5990c419677737c50bd16a580d1e4790d97d39d4 /src/common
parent0d690c8b801da36b0d06490648c1110da06edc19 (diff)
refactor all nuc to family
Diffstat (limited to 'src/common')
-rw-r--r--src/common/tusb_mcu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/tusb_mcu.h b/src/common/tusb_mcu.h
index 5e1a6aafd..d0a502367 100644
--- a/src/common/tusb_mcu.h
+++ b/src/common/tusb_mcu.h
@@ -386,10 +386,12 @@
#elif TU_CHECK_MCU(OPT_MCU_NUC120)
#define TUP_DCD_ENDPOINT_MAX 6
+ #define TUP_DCD_EDPT_ISO_ALLOC
#elif TU_CHECK_MCU(OPT_MCU_NUC505)
#define TUP_DCD_ENDPOINT_MAX 12
#define TUP_RHPORT_HIGHSPEED 1
+ #define TUP_DCD_EDPT_ISO_ALLOC
//--------------------------------------------------------------------+
// Espressif