update bcm dcd

This commit is contained in:
hathach
2021-10-26 23:57:48 +07:00
parent 07829510e7
commit 49aa69a301
3 changed files with 11 additions and 11 deletions

View File

@@ -181,7 +181,7 @@
#define DCD_ATTR_ENDPOINT_MAX 4
//------------- Broadcom -------------//
#elif TU_CHECK_MCU(BCM2711)
#elif TU_CHECK_MCU(OPT_MCU_BCM2711)
#define DCD_ATTR_ENDPOINT_MAX 8
#else