You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Merged PR 342104: Adding option for VS to Getting Started Guides (CMakeSettings.json)
Created CMakeSettings.json template and launch.vs.json template in order to allow for building of embedded cmake projects in VS. Also using new postRemoteConnectCommands field in launch.vs.json in order to flash the board.
Related work items: #1362476, #1362477, #1362479, #1362489, #1362490, #1362491
* Merged PR 348557: Removed unnecessary reset flag
Removed unnecessary reset flag from the NXP launch.vs.json debug server args.
* Merged PR 342106: Morphing VS Getting Started Guides to use CMakePresets.json
Changed Getting Started Guide to use CMakePresets.json.
This doesn't break anything in VSCode as the CMakePresets.json has a configured Configure Preset AND Build Preset.
Related work items: #1362481, #1362482, #1362483, #1362484, #1362489, #1362490, #1362491
* remove cmakesettings.json
* Fix broken image links
* removed empty defaults
* removed extra }
* fix install links
Co-authored-by: Alan Leung <34582775+aleun@users.noreply.github.com>
Co-authored-by: Ryan Winter <ryanwinter@outlook.com>
0 commit comments