Debugging STM32 Inside VSCode
Last updated: 24 Oct 2022 - 20:47
In my current series on building my own handheld games console I've been developing for the STM32 inside VSCode. It's a reasonably comfortable IDE that works well on Linux and there's the STM32-for-VSCode extension.
That extension aims to automate everything for you but as usual with embedded development not everything is quite that joined up...