software jump to DFU does not work #4230

This commit is contained in:
rusefillc 2022-06-02 09:22:26 -04:00
parent 7900596c2a
commit 0034325eda
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
export USE_OPENBLT=yes # export USE_OPENBLT=yes
bash ../common_make.sh microrusefi ARCH_STM32F4 bash ../common_make.sh microrusefi ARCH_STM32F4

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
export USE_OPENBLT=yes # export USE_OPENBLT=yes
bash ../common_make.sh proteus ARCH_STM32F4 bash ../common_make.sh proteus ARCH_STM32F4