Configure VSCode for Embedded project (STM32) with Make | VIDEO 43



Configure VSCode for Embedded project (STM32) with Make | VIDEO 43

Configure VSCode for Embedded project (STM32) with Make | VIDEO 43

In this video I show you how to configure VSCode IDE for C/C++ embedded development using Make. This is second video in the series building projects. If you wish to use this IDE for development I also recommend to read other articles regarding these configurations:

https://code.visualstudio.com/docs/cpp/c-cpp-properties-schema-reference
https://hbfsrobotics.com/blog/configuring-vs-code-arm-development-stm32cubemx
https://wiki.octanis.org/stm32/vscode
http://shadetail.com/blog/using-visual-studio-code-for-arm-development-include-paths/
http://shadetail.com/blog/using-visual-studio-code-for-arm-development-defines/
http://shadetail.com/blog/using-visual-studio-code-for-arm-development-build-tasks/

Project used in the video:
https://github.com/prtzl/Embedded_videos/tree/master/043_BUILDING-PT2

Comments are closed.