How to move ESP32 IDF kit/sdk into project itself?

Sysprogs forums Forums VisualGDB How to move ESP32 IDF kit/sdk into project itself?

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9880
    mesh
    Participant

    Hello,

    I would like to move the ESP32 IDF SDK from its default location into the solution folder so that I can revision control all files together.

    How do I do this?

    #9894
    support
    Keymaster

    Hi,

    If you are using the Custom edition or higher, you can click the “Convert to stand-alone project” button on the Embedded Project page of VisualGDB Project Properties.

    This will automatically copy the relevant files under your project directory and update the references to them.

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