Apply suggestions from code review
Co-Authored-By: conorpp <conorpp94@gmail.com>
This commit is contained in:
parent
175f59d206
commit
f3b591e570
@ -14,7 +14,7 @@ _MIN_STACK_SIZE = 0x400;
|
||||
|
||||
MEMORY
|
||||
{
|
||||
flash (rx) : ORIGIN = 0x08008000, LENGTH = 186K-8 /* Leave out 38 Kb at end for data */
|
||||
flash (rx) : ORIGIN = 0x08008000, LENGTH = 178K
|
||||
ram (xrw) : ORIGIN = 0x20000000, LENGTH = 48K
|
||||
sram2 (rw) : ORIGIN = 0x10000000, LENGTH = 16K
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user