Hi,
I want that these to check are always selected on the sdkconfig
in which file to I have to add them ?
the sdkconfig.default or the Kconfig.projbuild?
default compiling rules sdkconfig
Re: default compiling rules sdkconfig
sdkconfig.defaults.esp32 would probably be the best place since those options might not exist for other targets.
Re: default compiling rules sdkconfig
In my project I have sdkconfig.defaults
and the sdkconfig, which if I double click open the menu;
If I add to the sdkconfig.defaults the 2:
they do not appears cheched on the sdkconfig file...
What am I doing wrong ?
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
What am I doing wrong ?
Re: default compiling rules sdkconfig
Any hints?
Who is online
Users browsing this forum: No registered users and 364 guests