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
Kaspar Schleiser d8d34e033c cpu/cortexm_common: add XFA handling to linkerscript
The global core/ldscripts/xfa.ld doesn't match our cortexm_base.ld.
This commit directly adds the two XFA lines to cortexm_base.ld.
In addition to that, a dummy (empty) xfa.ld is added, which the linker will pick
instead of core/ldscripts/xfa.ld, effectingly not using it.
2021-02-18 10:46:08 +01:00
..
cortexm_base.ld cpu/cortexm_common: add XFA handling to linkerscript 2021-02-18 10:46:08 +01:00
cortexm_rom_offset.ld cortexm_common/ldscript: add common script for rom_offset calculation 2019-06-04 18:05:35 +02:00
cortexm.ld cpu/cortexm_common: Make Low-Power SRAM available to programs 2019-10-01 18:39:40 +02:00
xfa.ld cpu/cortexm_common: add XFA handling to linkerscript 2021-02-18 10:46:08 +01:00