mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
1c3f96495d
If the .noinit section starts at the beginning of the RAM, a bootloader that is unaware of it will clear it. Instead, move it behind the .bss section, hoping that a bootloader will always use less .bss memory than RIOT proper. |
||
---|---|---|
.. | ||
lpc2387.ld |