this is kind of needed, right?

This commit is contained in:
rusefi 2019-02-21 23:07:18 -05:00
parent 3feca191ad
commit af86c2984d
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ rem You probably want "flash0 : org = 0x08000000, len = 450K" in the .ld file
set EXTRA_PARAMS=-DDUMMY -DEFI_COMMUNICATION_PIN=GPIOB_9 -DSTM32_HSECLK=25000000U -DSTM32_PLLM_VALUE=25 -DSTM32_RTCPRE_VALUE=25 -DDEFAULT_ENGINE_TYPE=MINIMAL_PINS^
-DEFI_INTERNAL_FLASH=FALSE ^
-DHAL_USE_RTC=FALSE ^
-DBOARD_OTG_NOVBUSSENS ^
-DFLASH_ADDR=0x08075000
make -j8 clean