mbed-os/features/storage/kvstore
Kyle Kearney afa88b76d4 Refactor internal flash TDB bounds determination
Default the size to the larger of two sectors or 10 pages, so that the
  computation works better on devices with a low sector to page size ratio.
Reduce code duplication.
2020-03-24 12:27:20 -07:00
..
conf Refactor internal flash TDB bounds determination 2020-03-24 12:27:20 -07:00
direct_access_devicekey [Storage] Use internal flash for KVStore always if default configuration. TDB_INTERNAL is always for first choose. 2020-03-18 06:05:52 -07:00
filesystemstore Add storage related files to baseline unittest. 2019-11-04 16:12:36 +02:00
global_api Add storage related files to baseline unittest. 2019-11-04 16:12:36 +02:00
include Moving KVStore to include sub folder For TFM support 2019-01-15 10:54:21 +02:00
kv_map Add empty unittest to generate zero baseline for untested files. 2019-11-04 16:12:36 +02:00
securestore SecureStore: Get rid of casting by using opaque pointers. 2019-12-04 16:21:55 +02:00
tdbstore Remove _variant_bd_erase_unit_size 2020-03-03 13:05:27 +02:00