This is a story about how I transformed Visual Studio Code to an IDE for embedded projects, that can work with STM32 CubeMX generated Makefile, OpenOCD and all the goodies…
variable: variableType = … The Problem I’ve recently switched job and I was “thrown” into a large project(s) based on Python. I had to implement only a few simple functions,…