Importing ST projects into Visual Studio allows embedded developers to use Visual Studio Code and leverage vcpkg artifacts. Prerequisites include having Visual Studio 2022 17.6 or greater with the Linux and embedded development with C++ workload, and STM32CubeIDE software installed. The CMake interaction involves generating a CMake project from the ST project and adjusting the generated files as needed.

4m read timeFrom devblogs.microsoft.com
Post cover image
Table of contents
Importing ST projects into Visual StudioUsing ST projects in Visual StudioUnderstanding CMake interactionSend us your feedback