hydrabus: Disable DFU file generation untit somebody fixes dfu-convert.py

This allows "make all_platforms" to succeed on python3 only systems.
This commit is contained in:
Uwe Bonnes 2020-06-05 16:18:15 +02:00
parent f5e305e237
commit 4ede113ca7
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ SRC += cdcacm.c \
timing.c \
timing_stm32.c \
all: blackmagic.bin blackmagic.hex blackmagic.dfu
all: blackmagic.bin blackmagic.hex
blackmagic.dfu: blackmagic.hex
@echo Creating $@