summaryrefslogtreecommitdiff
path: root/src/tusb_option.h
diff options
context:
space:
mode:
authorScott Shawcroft <[email protected]>2021-09-17 16:51:34 -0700
committerScott Shawcroft <[email protected]>2021-09-17 16:51:34 -0700
commit2499c9382d4ff0d67106f6dc6cd4a9dfbd0be20e (patch)
tree239a9d1bf09c47ae3594eb775b18613b2ab9ef8f /src/tusb_option.h
parent6d3fb7eb98b6c0960be152b66b653a3062c7db5e (diff)
rpi start. doesn't work
Diffstat (limited to 'src/tusb_option.h')
-rw-r--r--src/tusb_option.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h
index a00f3489f..0240857d9 100644
--- a/src/tusb_option.h
+++ b/src/tusb_option.h
@@ -126,6 +126,9 @@
// GigaDevice
#define OPT_MCU_GD32VF103 1600 ///< GigaDevice GD32VF103
+// Broadcom
+#define OPT_MCU_BCM2711 1700 ///< Broadcom BCM2711
+
//--------------------------------------------------------------------+
// Supported OS
//--------------------------------------------------------------------+