diff options
| author | hathach <[email protected]> | 2025-11-26 15:26:42 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-11-26 15:26:42 +0700 |
| commit | c925277e24e6743b311199d87461befe8b590187 (patch) | |
| tree | 9b8970f281f42767aa359416eadb074e08758592 /src/common/tusb_mcu.h | |
| parent | 1a51a7e159a0db42279b971b5e460a270fa26750 (diff) | |
change tu_fifo_buffer_info_t layout
Diffstat (limited to 'src/common/tusb_mcu.h')
| -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 34977378c..1e773bf96 100644 --- a/src/common/tusb_mcu.h +++ b/src/common/tusb_mcu.h @@ -523,6 +523,7 @@ //--------------------------------------------------------------------+ #elif TU_CHECK_MCU(OPT_MCU_F1C100S) #define TUP_DCD_ENDPOINT_MAX 4 + #define TUP_DCD_EDPT_CLOSE_API //--------------------------------------------------------------------+ // WCH |
