]> mj.ucw.cz Git - home-hw.git/blobdiff - protab/timer2-irq/Makefile
Protab: Use USB boot loader in all examples
[home-hw.git] / protab / timer2-irq / Makefile
index 9f34630df9cbd610ac95f117e5b7482b586e0515..3e812c170017b16392bba06fb23aa789cced2eab 100644 (file)
@@ -2,5 +2,7 @@ ROOT=../..
 BINARY=timer
 OBJS=timer.o
 LIB_OBJS=
+WITH_BOOT_LOADER=1
+WITH_DFU_FLASH=1
 
 include $(ROOT)/mk/bluepill.mk