Hi,
I change the configuration in proj.conf by adding
e.g.
CONFIG_SERIAL=n
It works .
However, I want to change similar things for the mcuboot_menuconfig after mcuboot is enabled, it seems it didn't work if writing something on proj.conf.
For mcuboot setting, it can only be set in the SES by Project>Congifgure NRF Connect SDK Project> mcuboot_menuconfig.
What is the way to change the configuration for mcuconfig simply like wiring on proj.conf? Is there any .conf file for mcuboot?
Thanks.