aboutsummaryrefslogtreecommitdiffstats
path: root/startup_stm32l476xx.s
diff options
context:
space:
mode:
Diffstat (limited to 'startup_stm32l476xx.s')
-rw-r--r--startup_stm32l476xx.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/startup_stm32l476xx.s b/startup_stm32l476xx.s
index b93d40a..57b11cb 100644
--- a/startup_stm32l476xx.s
+++ b/startup_stm32l476xx.s
@@ -62,7 +62,7 @@ defined in linker script */
/* end address for the .bss section. defined in linker script */
.word _ebss
-.equ BootRAM, 0xF1E0F85F
+//.equ BootRAM, 0xF1E0F85F
/**
* @brief This is the code that gets called when the processor first
* starts execution following a reset event. Only the absolutely