save some ram

This commit is contained in:
Conor Patrick 2020-03-23 16:44:27 -04:00
parent 97eb6bba8a
commit 98f996fcfe

View File

@ -61,7 +61,7 @@ SECTIONS
*(.data*)
. = ALIGN(8);
_edata = .;
} >ram AT> flash
} >sram2 AT> flash
.flag :
{