diff options
Diffstat (limited to 'src/device')
| -rw-r--r-- | src/device/dcd_attr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/dcd_attr.h b/src/device/dcd_attr.h index 61f31e38a..90f3a526a 100644 --- a/src/device/dcd_attr.h +++ b/src/device/dcd_attr.h @@ -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 |
