mbed-os/features/storage/kvstore
jeromecoutant d7d0d0b8cb STM32H7 FLASH and DEVICE_KEY
- Enable FLASHIAP for all H7 boards
- Use "TDB_INTERNAL" for all H7 boards
- Define specific internal_base_address only for DISCO_H747I_CM7
  (default address is the end of FLASH which is correct for other H7 boards)
- Correct GetSectorBase function with Dual Bank information
2019-10-31 13:04:49 +01:00
..
conf STM32H7 FLASH and DEVICE_KEY 2019-10-31 13:04:49 +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 Check return of BlockDevice::init() in TDBStore. 2019-09-30 13:26:56 +03:00