This page collects links to embedded development topics related to VS and VS Code from the C++ team at Microsoft.
We are seeking feedback on our embedded experiences from developers, it would be a great help to us if you could take our short survey. Even if you are not using our products today your feedback would be very helpful.
- Embedded Software Development in Visual Studio Code
- Embedded Software Development in Visual Studio
- Bootstrap your dev environment with vcpkg artifacts
- We have a serial monitor extension that includes SWO support.
Arm announced that the desktop version of Keil MDK Version 6 will be an extension pack for VS Code.
ST has released the STM32 VS Code Extension which build on top of the functionality of our project importer below. See ST's announcment about VS Code support for more.
IAR has VS Code extensions that allow you to use your IAR Embedded Workbench projects in VS Code, including building and debugging your projects. These use the same views provided by our Embedded Tools extension.
- IAR Visual Studio Code extensions
- Using Visual Studio Code with IAR Embedded Workbench Documentation
GitHub supports CERT C++ and AUTOSAR C++ to help developers looking to demonstrate ISO 26262 Part 6 process compliance.