nolibgs_hello_worlds/hello_sprt/Makefile

9 lines
121 B
Makefile
Raw Normal View History

2021-07-10 13:36:57 +02:00
TARGET = hello_sprt
SRCS = hello_sprt.c \
../TIM/TIM16.tim \
../TIM/TIM8.tim \
../TIM/TIM4.tim \
include ../common.mk