Commit graph

2 commits

Author SHA1 Message Date
Angus Gratton
660dc6d0f4 gcc __attribute__((constructor)): Remove hacked calling, move ctor sections to flash
More hacky moving of parts of .rodata to flash, until we can move all of
it.

Fix for #128
2016-04-20 09:34:04 +10:00
Angus Gratton
e8eac9614d Simplify linker script to remove preprocessing, not check flash sizes
Memory layout is now split into two linker scripts for OTA vs
non-OTA (different starting offsets), remaining functionality in
common.ld.

As discussed in #64, progress towards #38
2015-11-13 12:15:01 +11:00
Renamed from ld/eagle.app.v6.ld (Browse further)