memory.x: Reserved Flash Sector 11 for Config

master
linuswck 2024-01-15 17:44:44 +08:00
parent 8c612fc0c9
commit 285fc9b5d6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
MEMORY
{
FLASH (rx) : ORIGIN = 0x8000000, LENGTH = 1024K
FLASH (rx) : ORIGIN = 0x8000000, LENGTH = 896K
RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 112K - 4
/* reserved for DFU trigger message */
DFU_MSG (wrx) : ORIGIN = 0x2001BFFC, LENGTH = 4