mbed-os/features/storage
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
..
TESTS Merge pull request #11628 from kyle-cypress/pr/directaccess-devicekey-test 2019-10-15 21:41:05 +08:00
blockdevice Coverity and compilation warnings fixes 2019-08-07 10:30:52 +03:00
filesystem Merge commit '70cb12e72bef7a1f220b0e5f21457b6930d984b2' into littlefs-v1.7.2 2019-10-03 09:56:09 -05:00
kvstore Add default TDBStore location for DISCO_H747I (end of BANK1) 2019-10-30 15:25:13 +02:00
nvstore PSOC6_SB: Initial commit to add CY8CPROTO_064_SB to mbed-os sources. 2019-08-30 15:10:18 +03:00
system_storage Add missing RSPIF component to the defaut BlockDevice handler 2019-03-05 08:25:48 -08:00