price of lazy progress

This commit is contained in:
rusefi 2020-08-31 20:56:46 -04:00
parent e3b41c2387
commit ec3ec9f40b
2 changed files with 4 additions and 0 deletions

View File

@ -12,3 +12,4 @@ export BUILDDIR=""
export DEBUG_LEVEL_OPT=""
export USE_FATFS=""
export USE_SMART_BUILD=""
export SC_BUFFER_SIZE=""

View File

@ -8,6 +8,9 @@ export EXTRA_PARAMS="-DHW_CHECK_MODE=TRUE -DSHORT_BOARD_NAME=mre_f4"
export DEFAULT_ENGINE_TYPE=-DDEFAULT_ENGINE_TYPE=MRE_BOARD_NEW_TEST
# this QC configuration is used to assert our status with debug info
export DEBUG_LEVEL_OPT="-O0 -ggdb -g3"
bash config/boards/common_make.sh