proteus_f4_hardware_QC_special_build

This commit is contained in:
rusefillc 2020-12-20 09:14:14 -05:00
parent a01e1baa39
commit 0fe6bfad13
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
export PROJECT_BOARD=proteus
export PROJECT_CPU=ARCH_STM32F4
export EXTRA_PARAMS=-DSHORT_BOARD_NAME=proteus_f4
export EXTRA_PARAMS="-DVR_HW_CHECK_MODE=TRUE -DSHORT_BOARD_NAME=proteus_f4"
# export DEBUG_LEVEL_OPT="-O0 -ggdb -g3"