summaryrefslogtreecommitdiff
path: root/chip/stm32/config-stm32h7x3.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/stm32/config-stm32h7x3.h')
-rw-r--r--chip/stm32/config-stm32h7x3.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/chip/stm32/config-stm32h7x3.h b/chip/stm32/config-stm32h7x3.h
index da94b09069..11da24b849 100644
--- a/chip/stm32/config-stm32h7x3.h
+++ b/chip/stm32/config-stm32h7x3.h
@@ -71,3 +71,6 @@
#define MPU_ATTR_FLASH_MEMORY 0x02
/* SRAM Data is Normal memory type / non-shareable / write-back, write-alloc */
#define MPU_ATTR_INTERNAL_SRAM 0x0B
+
+/* DFU Address */
+#define STM32_DFU_BASE 0x1ff00000