Merge pull request #675 from UweBonnes/hydrabus
hydrabus: Disable DFU file generation untit somebody fixes dfu-conver…
This commit is contained in:
commit
dec431f869
|
@ -23,7 +23,7 @@ SRC += cdcacm.c \
|
||||||
timing.c \
|
timing.c \
|
||||||
timing_stm32.c \
|
timing_stm32.c \
|
||||||
|
|
||||||
all: blackmagic.bin blackmagic.hex blackmagic.dfu
|
all: blackmagic.bin blackmagic.hex
|
||||||
|
|
||||||
blackmagic.dfu: blackmagic.hex
|
blackmagic.dfu: blackmagic.hex
|
||||||
@echo Creating $@
|
@echo Creating $@
|
||||||
|
|
Loading…
Reference in New Issue