Makefile.include 170 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 export CPU_ARCH = cortex-m4f export CPU_FAM = stm32f4 USEMODULE += pm_layered include $(RIOTCPU)/stm32_common/Makefile.include include $(RIOTMAKE)/arch/cortexm.inc.mk