1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles/arch
Kaspar Schleiser 136ba53639 cpu/cortexm: move -mno-thumb-interwork from CFLAGS_CPU to CFLAGS
CFLAGS_CPU is used in ASFLAGS, but assembler doesn't know that
parameter. Moving to CFLAGS uses it only for the C compiler.
2018-03-14 21:27:14 +01:00
..
cortexm.inc.mk cpu/cortexm: move -mno-thumb-interwork from CFLAGS_CPU to CFLAGS 2018-03-14 21:27:14 +01:00
mips.inc.mk cpu: adapt to COREIF_NG removal 2017-11-16 14:40:16 +01:00
msp430.inc.mk Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00