更新链接文件

This commit is contained in:
不吃油炸鸡
2026-02-28 16:13:34 +08:00
parent ee919c463a
commit 45b87bf85b

View File

@@ -62,7 +62,7 @@ _Min_Stack_Size = 0x400; /* required amount of stack */
MEMORY
{
RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 128K
FLASH (rx) : ORIGIN = 0x8010000, LENGTH = 512K
FLASH (rx) : ORIGIN = 0x08010000, LENGTH = 448K
}
/* Define output sections */