GDI red FATAL led on cranking #3766

This commit is contained in:
rusefillc 2022-01-10 13:05:59 -05:00
parent 270bd239d4
commit c973b8c687
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ export PROJECT_BOARD=microrusefi
export PROJECT_CPU=ARCH_STM32F4
export EXTRA_PARAMS="-DSHORT_BOARD_NAME=mre_f4"
# export DEBUG_LEVEL_OPT="-O0 -ggdb -g"
# temporary #3766
export DEBUG_LEVEL_OPT="-O0 -ggdb -g"
# export USE_OPENBLT=yes