nolibgs_hello_worlds/hello_sprt/Makefile
2021-07-12 21:19:12 -07:00

9 lines
121 B
Makefile

TARGET = hello_sprt
SRCS = hello_sprt.c \
../TIM/TIM16.tim \
../TIM/TIM8.tim \
../TIM/TIM4.tim \
include ../common.mk