I would like to add some options to the proejct config in visualgdb. It looks like these come form sdkconfig, but that file seems to be autogenerated, so I guess any changes I make there would be overridden.
How can I add my own menu options please, just like the ESP32 blink LED GPIO number?
You should be able to do it by editing the KConfig.projbuild file in the component directory (see the “Blink GPIO number” configuration for the blink sample).