mbed-os/features/storage/kvstore
Matthew Macovsky 1b1f14d36b Explicitly set rbp_internal_size for TARGET_PSOC6
The default computation assumes that a flash sector is several times
larger than a flash page. On PSoC 6 targets this is not the case
(the two values are the same) so the computed size is too small.
2019-08-22 17:41:25 -07:00
..
conf Explicitly set rbp_internal_size for TARGET_PSOC6 2019-08-22 17:41:25 -07:00
direct_access_devicekey Allows having KVStore in internal and update image in external flash 2019-08-06 09:49:14 +03:00
filesystemstore Coverity and compilation warnings fixes 2019-08-07 10:30:52 +03: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-07 14:17:15 +03:00
securestore Coverity and compilation warnings fixes 2019-08-07 10:30:52 +03:00
tdbstore Zero initialise all NVStore&kvstore members 2019-08-07 14:17:15 +03:00