-
- Downloads
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.
Please register or sign in to comment
CFLAGS_CPU is used in ASFLAGS, but assembler doesn't know that parameter. Moving to CFLAGS uses it only for the C compiler.