Hello
I want to add a UICR section. but I don't know how to add a custom section in ncs(also zephyr).
I have researched about this for days and I've found zephyr code realocation, but I don't want realocate the code. (SRAM, SRAM2, TEXT ...)
All I want is add a UICR section without realocate the other things.
Also I want to know how to change UICR REGOUT0 register value in ncs(also zephyr).
Thanks.