The project is based on ESP-IDF v4. It can be built for several platforms.
Currently I'm trying to enable full out-of-source build approach and sdkconfig
is the only auto-generated file that remains in the source tree. By default it is saved in the root directory of a cmake project.
Is there any way to change the default location of sdkconfig
file?