mbed-os/features/storage/kvstore
Veijo Pesonen 9e6e442ec6 changes the default TDBStore location
Thus far the default position has been after the application plus two
spare sectors. For simplicity and to have a predictable location for the
TDBStore with the default configuration the location is now switched to
the end of the flash. Two last sectors to be exact.
2019-08-23 11:37:41 +01:00
..
conf changes the default TDBStore location 2019-08-23 11:37:41 +01:00
direct_access_devicekey Allows having KVStore in internal and update image in external flash 2019-08-23 11:37:41 +01:00
filesystemstore Coverity and compilation warnings fixes 2019-08-12 08:42:56 +01:00
global_api Storage mbed_lib.json files 2019-02-13 20:36:00 +02:00
include Moving KVStore to include sub folder For TFM support 2019-01-15 10:54:21 +02:00
kv_map Zero initialise all NVStore&kvstore members 2019-08-12 12:54:45 +01:00
securestore Coverity and compilation warnings fixes 2019-08-12 08:42:56 +01:00
tdbstore Zero initialise all NVStore&kvstore members 2019-08-12 12:54:45 +01:00