ChibiOS/test/rt/variant/make/cfg14/Makefile

22 lines
524 B
Makefile

##############################################################################
# Project options
#
CFG := CFG14
CHIBIOS = ../../../../..
#
# Project options
##############################################################################
##############################################################################
# Common options
#
include $(CHIBIOS)/test/rt/variant/cfg.mk
include $(CHIBIOS)/test/rt/variant/common.mk
#
# Common options
##############################################################################