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