Add saving cnf in ROM, workink with leds
This commit is contained in:
@@ -46,7 +46,7 @@ MEMORY
|
||||
{
|
||||
RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 64K
|
||||
RAM2 (xrw) : ORIGIN = 0x10000000, LENGTH = 32K
|
||||
FLASH (rx) : ORIGIN = 0x08000000, LENGTH = 256K
|
||||
FLASH (rx) : ORIGIN = 0x08000000, LENGTH = 254K
|
||||
}
|
||||
|
||||
/* Sections */
|
||||
|
||||
Reference in New Issue
Block a user