1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 15:03:53 +01:00
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
..
2018-06-11 19:12:02 +02:00
2018-06-11 19:12:02 +02:00
2018-07-25 12:01:39 +02:00
2018-07-25 12:01:34 +02:00
2018-06-11 19:12:02 +02:00
2018-06-11 19:12:02 +02:00
2018-08-06 12:33:03 +02:00
2017-01-20 13:36:26 +01:00