Adding options to project config

Sysprogs forums Forums VisualGDB Adding options to project config

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25513
    rleinfellner
    Participant

    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?

     

    Regards

     

    Richard

    #25514
    support
    Keymaster

    Hi,

    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).

    You can find some documentation on this mechanism here: https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html

     

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.