]> mj.ucw.cz Git - home-hw.git/blob - bsb/firmware/Makefile
BSB: Use ARRAY_SIZE
[home-hw.git] / bsb / firmware / Makefile
1 ROOT=../..
2 BINARY=bsb
3 OBJS=main.o
4 LIB_OBJS=util-debug.o
5
6 include $(ROOT)/mk/bluepill.mk