Hi
In my ble repeater application on nRF52833, when I adding OTA function , I found the my image rom size too large to adding FOTA with MCUBoot. there is my memory report. over 80% are the OS and library. can NCS work ad nRF SDK that share the library file for 2 image, that I can reduce 50% library area.
Or can I put the library in MCUBoost area?