ESP32 menconfig cahnges

Sysprogs forums Forums VisualGDB ESP32 menconfig cahnges

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21824
    mikemoy
    Participant

    How do we change settings in menuconfig for the ESP32 ?

     

    #21827
    support
    Keymaster

    Hi,

    If you want to change the menuconfig values, simply use the first page of VisualGDB project properties. It contains a graphical editor for the menuconfig entries parsed from your project.

    If you want to add new custom entries, simply add/edit KConfig files in your component directories (see the ESP-IDF documentation for more details on that).

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