405 option

This commit is contained in:
rusefi 2019-01-30 17:41:39 -05:00
parent d9c8c1fc3e
commit c52401cceb
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
rem
rem STM32F405 version of the firmware for https://rusefi.com/forum/viewtopic.php?f=4&t=1215
rem
cd ../../..
set PROJECT_BOARD=Prometheus
set EXTRA_PARAMS="-DDUMMY -DSTM32F405xx -DEFI_ENABLE_ASSERTS=FALSE -DCH_DBG_ENABLE_TRACE=FALSE -DCH_DBG_ENABLE_ASSERTS=FALSE -DCH_DBG_ENABLE_STACK_CHECK=FALSE -DCH_DBG_FILL_THREADS=FALSE -DCH_DBG_THREADS_PROFILING=FALSE"
set DEBUG_LEVEL_OPT="-O2"
set USE_BOOTLOADER=yes
call compile_and_program.bat -r