mbed-os/features/storage/kvstore/conf
Janne Kiiskila 3ab36cb934 Add default TDBStore location for DISCO_H747I (end of BANK1)
Place it at the end of the bank1, last two erase sectors.
As erase sector is 128 kB, default size must be double of that.

This can't be in bank2 as that is apparently dedicated to the M4 core.

Memory map is available in;

https://github.com/ARMmbed/mbed-os/blob/master/targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H747xI/flash_data.h

Memory map does not have this information, but issue [11617](https://github.com/ARMmbed/mbed-os/issues/11617) has.
2019-10-30 15:25:13 +02: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 DISCO_H747I - define default storage (TDB_INTERNAL) 2019-10-30 15:25:13 +02: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 Add default TDBStore location for DISCO_H747I (end of BANK1) 2019-10-30 15:25:13 +02: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