software jump to DFU does not work with OpenBLT fix #4230
one step back!
This commit is contained in:
parent
f08624ad10
commit
12c7e016ae
|
@ -1,5 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
export USE_OPENBLT=yes
|
# does not fit into 512K flash, and we use 512K because of st DFU client bug :(
|
||||||
|
# export USE_OPENBLT=yes
|
||||||
|
|
||||||
bash ../common_make.sh proteus ARCH_STM32F7
|
bash ../common_make.sh proteus ARCH_STM32F7
|
||||||
|
|
Loading…
Reference in New Issue