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?
Store menuconfing
- ESP_Roland
- Posts: 261
- Joined: Tue Oct 09, 2018 10:28 am
Re: Store menuconfing
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)
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 86 guests