rusefi/java_console/bin/flash_stlink.sh

6 lines
132 B
Bash
Raw Normal View History

2021-07-25 18:08:25 -07:00
#!/bin/bash
# sudo apt-get install stlink-tools -y
# sudo apt-get remove --purge stlink-tools
st-flash write rusefi.bin 0x08000000