GDB helper
This commit is contained in:
parent
bbf29b0d40
commit
07de7aa46c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue