]> mj.ucw.cz Git - home-hw.git/blob - protab/usart2/Makefile
Protab: USART
[home-hw.git] / protab / usart2 / Makefile
1 ROOT=../..
2 BINARY=usart
3 OBJS=usart.o
4 LIB_OBJS=
5
6 include $(ROOT)/mk/bluepill.mk