kosmos/source/firmware/arch/arch.mk
2016-08-16 14:28:08 +02:00

4 lines
83 B
Makefile
Executable File

ifeq ($(CPU), stm32f4xx)
include source/firmware/arch/stm32f4xx/stm32f4xx.mk
endif