rusefi-1/firmware/flash_openocd.bat

2 lines
128 B
Batchfile
Raw Normal View History

2015-07-10 06:01:56 -07:00
openocd-0.8.0.exe -f interface/stlink-v2.cfg -f board/stm32f4discovery.cfg -c "program rusefi.bin verify reset exit 0x08000000"