1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles/arch
Leandro Lanzieri ea2f963302
cpu/cortexm: Add 'cortexm_fpu' as a DEFAULT_MODULE if possible
This adds cortexm_fpu to the DEFAULT_MODULE list when the feature
cortexm_fpu is provided by the architecture. It also moves the
dependency resolution of this module to the architecture-specific
Makefile.dep file.
2020-04-01 09:46:29 +02:00
..
atmega.inc.mk cpu/atmega_common: move common dependencies 2020-01-28 13:20:53 +01:00
cortexm.inc.mk cpu/cortexm: Add 'cortexm_fpu' as a DEFAULT_MODULE if possible 2020-04-01 09:46:29 +02:00
mips.inc.mk make: remove useless export of TARGET_ARCH 2020-02-25 09:42:12 +01:00
msp430.inc.mk make: remove useless export of TARGET_ARCH 2020-02-25 09:42:12 +01:00
riscv.inc.mk make: remove useless export of TARGET_ARCH 2020-02-25 09:42:12 +01:00