Store menuconfing

gomez9656
Posts: 18
Joined: Mon Mar 14, 2022 7:48 pm

Store menuconfing

Postby gomez9656 » Fri Sep 06, 2024 8:09 pm

Hi there Espressif team!

I'm currently working with ESP-IDF 4.4 and my project is working great.

My problem is that the menuconfig options are not being stored. Every time I move my project to a different folder I need to reconfigure all the options. Same happens when someone else git clones the repo on their PC, they need to reconfigure all the options manually.

Is there any way to avoid this?

User avatar
ESP_Roland
Posts: 257
Joined: Tue Oct 09, 2018 10:28 am

Re: Store menuconfing

Postby ESP_Roland » Mon Sep 09, 2024 6:37 am

There should be an "sdkconfig" file in your project's directory after running menuconfig. When you move your project then you need to move it as well with the project.

More information about this topic: https://docs.espressif.com/projects/esp ... onfig.html and also in https://docs.espressif.com/projects/esp ... ystem.html. (Note that these pages are for the latest version of ESP-IDF. We don't maintain pages for the unsupported v4.4 anymore. But the general idea about the concept of these files is the same)

Who is online

Users browsing this forum: No registered users and 115 guests