mbed-os/features/storage/kvstore
David Saada d85fda724e TDBStore: Perform garbage collection on failed writes
Partial writes may turn storage unusable. GC clears this scenario.
2019-01-14 13:06:14 +00:00
..
conf Adding return MBED_ERROR_UNSUPPORTED in _storage_config_default if no component is defined. 2019-01-14 13:06:14 +00:00
filesystemstore Fix LTO build failures due to duplicate local types 2018-12-27 22:26:04 -06:00
global_api Fixing Doxygen descriptions 2018-12-27 22:25:57 -06:00
kv_map Add word to KVMap.h 2018-12-27 22:25:57 -06:00
securestore Fix LTO build failures due to duplicate local types 2018-12-27 22:26:04 -06:00
tdbstore TDBStore: Perform garbage collection on failed writes 2019-01-14 13:06:14 +00:00
KVStore.h Fixing Doxygen descriptions 2018-12-27 22:25:57 -06:00
mbed_lib.json KVStore & derived classes: design docs, implementation & configuration 2018-11-24 17:43:35 +02:00