diff --git a/java_console/bin/switch_to_dfu.bat b/java_console/bin/switch_to_dfu.bat new file mode 100644 index 0000000000..45c9727db2 --- /dev/null +++ b/java_console/bin/switch_to_dfu.bat @@ -0,0 +1 @@ +java -jar console/rusefi_console.jar reboot_dfu \ No newline at end of file diff --git a/misc/install/STM32_Programmer_CLI/bin/stm32-flash-bootloader-dfu.bat b/misc/install/STM32_Programmer_CLI/bin/stm32-flash-bootloader-dfu.bat new file mode 100644 index 0000000000..d6c78fdf48 --- /dev/null +++ b/misc/install/STM32_Programmer_CLI/bin/stm32-flash-bootloader-dfu.bat @@ -0,0 +1 @@ +STM32_Programmer_CLI.exe -c port=usb1 -w ../../../openblt.bin 0x08000000 --verify --start 0x08000000