Search found 1 match

by rubber_duck_
Tue May 28, 2019 5:28 pm
Forum: ESP-IDF
Topic: Debugging with VS Code?
Replies: 4
Views: 20466

Re: Debugging with VS Code?

I am using the following `launch.json` configuration and it is working for me on MacOS to step through the code, etc. I am, however, having issues with the same on windows. { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more inf...