This commit is contained in:
parent
c432be2a41
commit
9649fcf372
|
@ -1,10 +0,0 @@
|
|||
|
||||
rem this is about programming stm32 directly - i.e. without ST Link/SWD or anything.
|
||||
rem you need this if you've burned your st-link or if you have naked stm32 chip soldered somewhere
|
||||
|
||||
|
||||
arm-none-eabi-objcopy -O binary rusefi.elf rusefi.dfu
|
||||
|
||||
|
||||
|
||||
rem dfu-util-static.exe -a 0 -D fm_rusefi.dfu
|
Loading…
Reference in New Issue