🔨 Help for GDB remote debugging

This commit is contained in:
Scott Lahteine
2021-10-30 23:43:19 -05:00
committed by Scott Lahteine
parent 5a0166489e
commit 5cbb820e29
6 changed files with 60 additions and 25 deletions

View File

@ -410,7 +410,7 @@ extends = common_stm32f1
board = genericSTM32F103VE
build_flags = ${common_stm32f1.build_flags}
-ffunction-sections -fdata-sections -nostdlib -MMD
-DMCU_STM32F103VE -DARDUINO_GENERIC_STM32F103V -DARDUINO_ARCH_STM32F1 -O0
-DMCU_STM32F103VE -DARDUINO_GENERIC_STM32F103V -DARDUINO_ARCH_STM32F1
-DDEBUG_LEVEL=DEBUG_NONE -DCONFIG_MAPLE_MINI_NO_DISABLE_DEBUG=1
-DSS_TIMER=4
board_build.variant = MARLIN_F103Vx