GDB helper

This commit is contained in:
rusefi 2020-11-25 13:53:29 -05:00
parent bbf29b0d40
commit 07de7aa46c
1 changed files with 2 additions and 0 deletions

View File

@ -4,4 +4,6 @@ export PROJECT_BOARD=proteus
export PROJECT_CPU=ARCH_STM32F4
export EXTRA_PARAMS=-DSHORT_BOARD_NAME=proteus_f4
# export DEBUG_LEVEL_OPT="-O0 -ggdb -g3"
bash ../common_make.sh