default compiling rules sdkconfig

Die_32_
Posts: 58
Joined: Wed May 05, 2021 2:42 pm

default compiling rules sdkconfig

Postby Die_32_ » Fri Jun 17, 2022 9:45 am

Hi,

I want that these to check are always selected on the sdkconfig
esp32_boot.png
esp32_boot.png (106.91 KiB) Viewed 2316 times
in which file to I have to add them ?
the sdkconfig.default or the Kconfig.projbuild?

User avatar
gtjoseph
Posts: 92
Joined: Fri Oct 15, 2021 10:55 pm

Re: default compiling rules sdkconfig

Postby gtjoseph » Fri Jun 17, 2022 2:04 pm

sdkconfig.defaults.esp32 would probably be the best place since those options might not exist for other targets.

Die_32_
Posts: 58
Joined: Wed May 05, 2021 2:42 pm

Re: default compiling rules sdkconfig

Postby Die_32_ » Fri Jun 17, 2022 2:13 pm

In my project I have sdkconfig.defaults
sdk.png
sdk.png (9.31 KiB) Viewed 2276 times
and the sdkconfig, which if I double click open the menu;
If I add to the sdkconfig.defaults the 2:

Code: Select all

CONFIG_ESP32_COMPATIBLE_PRE_V2_1_BOOTLOADERS=y
CONFIG_ESP32_COMPATIBLE_PRE_V3_1_BOOTLOADERS=y
they do not appears cheched on the sdkconfig file... :|

What am I doing wrong ?

Die_32_
Posts: 58
Joined: Wed May 05, 2021 2:42 pm

Re: default compiling rules sdkconfig

Postby Die_32_ » Tue Jun 21, 2022 10:27 am

Any hints?

Who is online

Users browsing this forum: Polarbear17123 and 98 guests