aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/startup')
-rw-r--r--os/common/startup/ARMCMx/compilers/GCC/ld/STM32L011x4.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/common/startup/ARMCMx/compilers/GCC/ld/STM32L011x4.ld b/os/common/startup/ARMCMx/compilers/GCC/ld/STM32L011x4.ld
index e67b5fc41..f9d5ef057 100644
--- a/os/common/startup/ARMCMx/compilers/GCC/ld/STM32L011x4.ld
+++ b/os/common/startup/ARMCMx/compilers/GCC/ld/STM32L011x4.ld
@@ -19,7 +19,7 @@
*/
MEMORY
{
- flash0 : org = 0x08000000, len = 8k
+ flash0 : org = 0x08000000, len = 16k
flash1 : org = 0x00000000, len = 0
flash2 : org = 0x00000000, len = 0
flash3 : org = 0x00000000, len = 0