Hello Sysprogs Support –
I’ve been very productive using the VisualGDB extension for Visual Studio. Thank you all for the amazing work to implement this tool.
Although the VisualGDB works well for selecting a given target ESP IDF version and Chipset (ESP32 / -S3 / -C3 / etc), the experience is a bit bumpy when changing those for an existing project.
I realize I may be in the minority of wanting to change these things on a regular basis. The context here is my recent merged PR at wolfSSL: platform-specific VisualGDB test & benchmark projects #6285
This new PR adds separate VisualGDB project files to allow new users the best possible “Getting Started” experience and not having to change from some arbitrary default that would be provided with a single project file.
I received a bit of pushback on having all of the additional files in the WolfSSL repo. I said I’d at least ask about the status of improving the experience when changing IDF and chipset version. 🙂
Thank you!