save some ram
This commit is contained in:
parent
97eb6bba8a
commit
98f996fcfe
@ -61,7 +61,7 @@ SECTIONS
|
||||
*(.data*)
|
||||
. = ALIGN(8);
|
||||
_edata = .;
|
||||
} >ram AT> flash
|
||||
} >sram2 AT> flash
|
||||
|
||||
.flag :
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user