Great instruction if I knew where to run "make menuconfig". I'm using Windows 10. Can someone point mt in the right direction please.We can set this in the "make menuconfig"
Where to run "make menuconfig"
Where to run "make menuconfig"
Re: Where to run "make menuconfig"
If you build with esp-idf you can call "make menuconfig" in your project folder to set the configuration.
But since you are using Arduino it will be different.
"make menuconfig" loads the file "tools/sdk/sdkconfig" and allows you to change them. Somewhere "tools/sdk/include/config/sdkconfig.h" is generated from "tools/sdk/sdkconfig". You could try setting your configuration directly in those files.
But since you are using Arduino it will be different.
"make menuconfig" loads the file "tools/sdk/sdkconfig" and allows you to change them. Somewhere "tools/sdk/include/config/sdkconfig.h" is generated from "tools/sdk/sdkconfig". You could try setting your configuration directly in those files.
Who is online
Users browsing this forum: No registered users and 132 guests