1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cortexm_common/ldscripts
Benjamin Valentin 29bf6c712b cortexm_common: add .noinit section
Make it possible to specify a section of RAM that is not touched by
the init routing so data can be kept across resets.

This should behave the same as on atmega & lpc2387.
2019-05-14 12:10:27 +02:00
..
cortexm_base.ld cortexm_common: add .noinit section 2019-05-14 12:10:27 +02:00
cortexm.ld cortexm_common/ldscript: allow defining FW_ROM_SIZE 2018-08-11 11:34:01 +02:00