Hello,
We use NRF52xxx with internal and external (QSPI) flash. We want to use KV Store to keep application data on the external flash and KCM to keep keys/certs on the internal flash memory. Is this possible to configure mbed to fulfill our requirements? It seems that the only thing stored in the internal flash while using TBD_EXTERNAL is security rollback protection. Is there any more detailed setting that will allow us to split desired data between internal and external memory?
Tomek