Makefile.include 182 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 export CPU_ARCH = cortex-m4f include $(RIOTMAKE)/arch/cortexm.inc.mk # use common periph functions USEMODULE += periph_common include $(RIOTCPU)/stellaris_common/Makefile.include