Hi there,
My compiled image size in ROM is ~200kb.
I have 2 MCUboot partiitons, each 228kB.
I wanted to ask- is it possible for the application to use the second (non active) MCUboot partition to store some data (~150kB) for the user application.
It is acceptable that this data is lost during OTA.
Thanks!