mbed-os/features/storage
David Saada 569540f8d6 NVStore: fix area calculation function
Don't allocate the sector map array in this function,
as it was buggy and redundant. Separate user config vs. automatic allocation
cases instead (which was essentially the case anyway).
In addition, fix tests to get over failures in low end boards
2019-02-08 16:50:27 +00:00
..
FEATURE_STORAGE Remove uVisor from mbed-os 2018-08-22 16:36:59 +03:00
TESTS Fixing a bug in FileSystemStore to get the folder path from kv_config in FILESYSTEM and default configuration 2019-01-25 14:29:59 +00:00
blockdevice Review updates 2019-01-25 14:29:59 +00:00
filesystem Put LittleFS emulated BD module under .mbedignore 2019-01-25 14:29:59 +00:00
kvstore Fixing a bug in FileSystemStore to get the folder path from kv_config in FILESYSTEM and default configuration 2019-01-25 14:29:59 +00:00
nvstore NVStore: fix area calculation function 2019-02-08 16:50:27 +00:00
system_storage removing output parameter from avoid_conflict_nvstore_tdbstore function. 2019-01-14 13:40:41 +00:00