appfs初步支持
This commit is contained in:
@@ -5,7 +5,7 @@ _Min_Stack_Size = 0x300;
|
||||
MEMORY
|
||||
{
|
||||
RAM (xrw) : ORIGIN = 0x20000000 + 0x60000 - 0x4000, LENGTH = 0x4000 - 0x300
|
||||
FLASH (rx) : ORIGIN = 0x8000000, LENGTH = 0x2000
|
||||
FLASH (rx) : ORIGIN = 0x8000000, LENGTH = 0x3000
|
||||
}
|
||||
SECTIONS
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user