Hellen says merge #1772 getting closer?

This commit is contained in:
rusefi 2020-09-10 21:09:19 -04:00
parent 56dc017757
commit 4a06a67f60
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
echo "Compiling for Hellen-STM"
cd ../..
rem TODO: somehow this -DDUMMY is helping us to not mess up the parameters, why?!
rem https://github.com/rusefi/rusefi/issues/684
set EXTRA_PARAMS="-DDUMMY -DEFI_COMMUNICATION_PIN=GPIOD_13 -DEFI_WARNING_PIN=GPIOA_9 -DEFI_RUNNING_PIN=GPIOD_14 -DDEFAULT_ENGINE_TYPE=MINIMAL_PINS"
set DEBUG_LEVEL_OPT="-O2"
rem make -r -j4 clean
call config/boards/common_make.bat