mbed-os/features/storage/kvstore
Kyle Kearney 477f5636e2 Explicitly set tdb internal flash size for 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.
This is a similar change to 1b1f14d36b,
but for devices which implement TDB in internal storage.
2019-10-16 11:53:52 +01:00
..
conf Explicitly set tdb internal flash size for PSOC6 2019-10-16 11:53:52 +01:00
direct_access_devicekey Enables building storage with bare metal profile 2019-08-21 12:22:34 +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 Merge pull request #11366 from 0xc0170/dev_rollup 2019-08-29 09:28:49 +02:00