proteus_f4_hardware_QC_special_build
This commit is contained in:
parent
a01e1baa39
commit
0fe6bfad13
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
export PROJECT_BOARD=proteus
|
export PROJECT_BOARD=proteus
|
||||||
export PROJECT_CPU=ARCH_STM32F4
|
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"
|
# export DEBUG_LEVEL_OPT="-O0 -ggdb -g3"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue