This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF5340 - NVS and LittleFS

Hi,

I'm working with nRF-Connect-SDK v1.2.0
There is a problem when using NVS and LittleFS, even at building time.
On my board I've just one partition defined called "storage". No surprise the system complains if both filesys try to mount it.
I could get rid of of NVS, but for the moment I would like to keep it.
How is the quickest way to solve ?

Related