mcci-catena/Arduino_Core_STM32

Add '-g' option to compiles to allow GDB debugging

terrillmoore opened this issue · 0 comments

It's quite possible to debug sketches on Catena 461x/4801 using STLINK. But the BSP needs to compile with the -g option, which somehow got omitted.