Where to run "make menuconfig"

-Rudy-
Posts: 31
Joined: Sun Feb 05, 2017 1:08 am

Where to run "make menuconfig"

Postby -Rudy- » Tue Nov 21, 2017 3:10 am

We can set this in the "make menuconfig"
Great instruction if I knew where to run "make menuconfig". I'm using Windows 10. Can someone point mt in the right direction please.

f.h-f.s.
Posts: 214
Joined: Thu Dec 08, 2016 2:53 pm

Re: Where to run "make menuconfig"

Postby f.h-f.s. » Tue Nov 21, 2017 9:51 am

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.

Who is online

Users browsing this forum: MicroController and 66 guests