1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/k64f
Hauke Petersen 9b7ece6827 cpu/kinetis: prevent use of symlinks for ld-scripts
The use of symbolic links leads to trouble in certain environments
(e.g. vagrant under Win). This PR gets rid of symlinks and uses
variables in the Makefiles to map to the correct linkerscripts
instead.
2017-05-26 16:07:48 +02:00
..
include kinetis: Remove LPTIMER_CNR_NEEDS_LATCHING 2017-04-05 09:04:54 +02:00
periph cpu/k64f: initial import for the Freescale K64F Cortex-M4 MCU 2015-07-01 23:08:02 +02:00
cpu.c drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
Makefile cpu: build cortexm vectors.c without LTO 2016-08-29 13:30:17 +02:00
Makefile.include cpu/kinetis: prevent use of symlinks for ld-scripts 2017-05-26 16:07:48 +02:00
vectors.c kinetis: Refactor interrupt vector definition 2017-03-24 15:01:20 +01:00