Makefile.include 156 Bytes Edit Raw Blame History 1 2 3 4 5 export CPU_ARCH = cortex-m4f export CPU_FAM = stm32f4 include $(RIOTCPU)/stm32_common/Makefile.include include $(RIOTCPU)/Makefile.include.cortexm_common