diff options
| author | hathach <[email protected]> | 2025-10-15 19:31:16 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-10-15 19:31:16 +0700 |
| commit | fd9d43d7c5785f4d5337bce1e5d5cede86b709c7 (patch) | |
| tree | 8206af26235d7d06adf446df96e0571426816b5d /src/common | |
| parent | 55227a61466ffc39c3605b33be614d725dfe4070 (diff) | |
refactor spresense into cxd56. there is no orphan board in bsp.
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 d0a502367..0b8ed1059 100644 --- a/src/common/tusb_mcu.h +++ b/src/common/tusb_mcu.h @@ -359,6 +359,7 @@ #define TUP_DCD_ENDPOINT_MAX 7 #define TUP_RHPORT_HIGHSPEED 1 #define TUD_ENDPOINT_ONE_DIRECTION_ONLY + #define TUP_DCD_EDPT_ISO_ALLOC //--------------------------------------------------------------------+ // TI |
