kosmos/source/firmware/arch/arch.mk

3 lines
82 B
Makefile
Executable File

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