Shrink flash usage _just_ enough

This commit is contained in:
Ben V. Brown
2020-07-23 22:45:00 +10:00
parent 85decdc15b
commit ff65e6437b
16 changed files with 213 additions and 517 deletions

View File

@@ -14,9 +14,9 @@ MEMORY
{
RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 20K
/* LOCAL_BUILD*/
ROM (rx) : ORIGIN = 0x08000000, LENGTH = 48K
/*ROM (rx) : ORIGIN = 0x08000000, LENGTH = 48K*/
/* production*/
/*ROM (rx) : ORIGIN = 0x08004000, LENGTH = 46K*/
ROM (rx) : ORIGIN = 0x08004000, LENGTH = 46K