Hi,
I was looking at this page https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_modifying.html and saw the following line:
"When building your application, the different Kconfig and *_defconfig files and the prj.conf file are merged together."
When the files are merged together, which of the three files are prioritized?
How do you decide which variables are put into Kconfig and which are put into prj.conf?
Thanks