mbed-os/features/storage/kvstore/conf
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
..
filesystem Explicitly set rbp_internal_size for TARGET_PSOC6 2019-08-22 17:41:25 -07:00
filesystem_no_rbp KVStore: Support block device out of mbed-os tree 2019-04-25 09:56:20 +08:00
global PSOC6: remove PSA targets 2019-07-08 14:49:26 +03:00
tdb_external Explicitly set rbp_internal_size for TARGET_PSOC6 2019-08-22 17:41:25 -07:00
tdb_external_no_rbp KVStore: Support block device out of mbed-os tree 2019-04-25 09:56:20 +08:00
tdb_internal Explicitly set tdb internal flash size for PSOC6 2019-10-16 11:53:52 +01:00
kv_config.cpp Merge pull request #11275 from VeijoPesonen/disable_nvstore 2019-08-29 17:05:54 +02:00
kv_config.h Fixing a bug in FileSystemStore to get the folder path from kv_config in FILESYSTEM and default configuration 2019-01-21 11:19:14 +02:00
mbed_lib.json Storage mbed_lib.json files 2019-02-13 20:36:00 +02:00