rusefi-1/firmware/config/boards/microrusefi/!compile-mre-f7.bat

11 lines
167 B
Batchfile
Raw Normal View History

2019-06-09 18:24:21 -07:00
cd ../../..
2019-06-12 13:10:18 -07:00
set LDSCRIPT = config/boards/NUCLEO_F767/STM32F76xxI.ld
set PROJECT_BOARD=microrusefi
set PROJECT_CPU=ARCH_STM32F7
2019-06-09 18:24:21 -07:00
call config/boards/common_make.bat