diff options
author | Keith Packard <keithp@keithp.com> | 2013-04-27 00:24:08 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-04-27 00:24:08 -0700 |
commit | 3a09ccf51567fd119f7a892fa67602e844244ac6 (patch) | |
tree | 8b14d5abde07b91f9aa5ad13b42ea6d3f75b3b93 /src/core/ao_task.c | |
parent | d7e646aff1c035d19298f6c73dcddda8b045c055 (diff) |
altos: Get rodata into flash, make sure sections are aligned
.rodata* needs to be in flash; otherwise strings get left in ram.
Failing to align sections makes the initialized data get dumped into
the wrong place in memory.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/core/ao_task.c')
0 files changed, 0 insertions, 0 deletions