]> mj.ucw.cz Git - home-hw.git/blob - bsb/bootloader/Makefile
Library: Generic DFU boot-loader
[home-hw.git] / bsb / bootloader / Makefile
1 ROOT=../..
2 BINARY=bootloader
3 OBJS=
4 LIB_OBJS=util-debug.o dfu-bootloader.o
5
6 include $(ROOT)/mk/bluepill.mk