rusefi-1/firmware/config/boards/prometheus/!compile-prometheus_405.bat

10 lines
185 B
Batchfile
Raw Normal View History

2018-01-29 08:02:56 -08:00
rem
2019-01-30 14:41:39 -08:00
rem STM32F405 version of the firmware for https://rusefi.com/forum/viewtopic.php?f=4&t=1215
2018-01-29 08:02:56 -08:00
rem
cd ../../..
set PROJECT_BOARD=prometheus/f405
call config/boards/common_make.bat
2019-04-13 16:55:18 -07:00