we no longer deal with .hex files, .bin are more universal even while extra offset effort
This commit is contained in:
parent
c74cb1be12
commit
490b6d56f4
|
@ -1 +1 @@
|
|||
STM32_Programmer_CLI.exe -c port=usb1 -w ../../../rusefi.hex -v -s
|
||||
STM32_Programmer_CLI.exe -c port=usb1 -w ../../../rusefi.bin 0x08000000 --verify --start 0x08000000
|
Loading…
Reference in New Issue