Page 2 of 2

Re: CMakeLists.txt Questions - Errors & Components

Posted: Thu Nov 21, 2024 9:11 pm
by chegewara
Hi,
sdkconfig.h is created from all Kconfig files.
In some Kconfig you can find BRIDGE_EXTERNAL_NETIF_STATION option.

Re: CMakeLists.txt Questions - Errors & Components

Posted: Fri Nov 22, 2024 3:51 am
by ignisuti
I also do not understand kconfig files.
I am running the example project nvs_rw_blob and it does not have kconfig files in it. Are they missing?