X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ir-probe%2FMakefile;h=38011f7030cfe0f6818c68a06b46fb42360d5629;hb=a9d52ef421c6de4507ec8d294665e55fc83bfe49;hp=81ed48bde96d18b8970cd3d7eb0a96ab565c66eb;hpb=6509428636047b0c2b533f506a2406e2dc1da9a7;p=home-hw.git diff --git a/ir-probe/Makefile b/ir-probe/Makefile index 81ed48b..38011f7 100644 --- a/ir-probe/Makefile +++ b/ir-probe/Makefile @@ -3,7 +3,7 @@ BINARY=test OBJS=test.o LIB_OBJS=util-debug.o -WITH_BOOT_LOADER=1 -WITH_DFU_FLASH=1 +#WITH_BOOT_LOADER=1 +#WITH_DFU_FLASH=1 include $(ROOT)/mk/bluepill.mk