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

11 lines
208 B
Batchfile
Raw Normal View History

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