]> mj.ucw.cz Git - home-hw.git/blob - test-pwm/Makefile
a8c89370ee1da9c52c6178cbdba9e1d84d251425
[home-hw.git] / test-pwm / Makefile
1 ROOT=..
2 BINARY=test
3 OBJS=test.o
4 LIB_OBJS=util-debug.o
5
6 include $(ROOT)/mk/bluepill.mk