kosmos/source/firmware/arch/arch.mk

3 lines
75 B
Makefile
Raw Normal View History

2016-07-28 19:02:54 +00:00
ifeq ($(CPU), stm32f4xx)
include firmware/arch/stm32f4xx/stm32f4xx.mk
endif