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
Gaëtan Harter 7dad2e7096
cortexm_common/ldscript: allow defining FW_ROM_SIZE
Allow defining a specific rom length to use for linking the firmware,
_fw_rom_length, instead of the default configuration to use the whole rom from
_rom_offset to the end.

 * Add cortexm_common/Makefile.include FW_ROM_SIZE configuration
 * Add an assertion that _fw_rom_length still respects _rom_length
2018-08-11 11:34:01 +02:00
..
cortexm_base.ld cortexm_common: add SRAM based PRNG seeder 2018-07-04 17:55:16 +02:00
cortexm.ld cortexm_common/ldscript: allow defining FW_ROM_SIZE 2018-08-11 11:34:01 +02:00
multislot.ld all: fix my email address 2017-10-20 15:02:41 +02:00