rusefi-hardware/SENT-box/firmware/compile.bat

8 lines
87 B
Batchfile

rd /s /q .dep
echo Starting compilation
rem the important piece
make -j12
call flash