summaryrefslogtreecommitdiff
path: root/src/device
diff options
context:
space:
mode:
authorValentin Milea <[email protected]>2022-01-07 15:12:07 +0200
committerValentin Milea <[email protected]>2022-01-07 15:12:07 +0200
commitc2533a45bd932d672458cf54d37ac5207a734e41 (patch)
treea8d886bdccaed451053262b0d875612338389474 /src/device
parenta284e438f1952315631f354dee2b30b264afb324 (diff)
parent3b09b82123a50bef6b18cf90c2734ae7581da4a3 (diff)
Merge branch 'master' into feature/feedback_format
Diffstat (limited to 'src/device')
-rw-r--r--src/device/dcd_attr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/dcd_attr.h b/src/device/dcd_attr.h
index 3c5dadaf4..feba82ea9 100644
--- a/src/device/dcd_attr.h
+++ b/src/device/dcd_attr.h
@@ -190,7 +190,7 @@
#define DCD_ATTR_ENDPOINT_MAX 4
//------------- Broadcom -------------//
-#elif TU_CHECK_MCU(OPT_MCU_BCM2711)
+#elif TU_CHECK_MCU(OPT_MCU_BCM2711, OPT_MCU_BCM2835, OPT_MCU_BCM2837)
#define DCD_ATTR_ENDPOINT_MAX 8
//------------- Broadcom -------------//