3 lines
76 B
Makefile
Raw Normal View History

2016-07-23 07:59:54 +02:00
ifeq ($(ARCH), stm32f4xx)
include firmware/arch/stm32f4xx/stm32f4xx.mk
endif