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 ../../..
|
2019-11-28 23:39:30 -08:00
|
|
|
set PROJECT_BOARD=prometheus/f469
|
2018-01-29 08:02:56 -08:00
|
|
|
set USE_BOOTLOADER=yes
|
2019-06-08 18:39:01 -07:00
|
|
|
|
|
|
|
call config/boards/common_make.bat
|
2019-04-13 16:55:18 -07:00
|
|
|
|