Merge pull request #1374 from kasjer/kasjer/stm32wb55

stm32wb55 support
This commit is contained in:
Ha Thach
2022-03-07 16:09:06 +07:00
committed by GitHub
13 changed files with 913 additions and 1 deletions

View File

@@ -184,6 +184,9 @@
#define TUP_DCD_ENDPOINT_MAX 8
#endif
#elif TU_CHECK_MCU(OPT_MCU_STM32WB)
#define TUP_DCD_ENDPOINT_MAX 8
//------------- Sony -------------//
#elif TU_CHECK_MCU(OPT_MCU_CXD56)
#define TUP_DCD_ENDPOINT_MAX 7