mbed-os/storage/kvstore
Hugues Kamba 69b4c13761 CMake: Add Blockdevice dependency to KVstore library
As KVstore relies on BlockDevice add the dependency
in Mbed OS so applications do not have to specify it
2020-12-21 13:57:52 +00:00
..
direct_access_devicekey KVStore: drop './' from CMake paths 2020-12-09 17:26:32 +00:00
filesystemstore KVStore: drop './' from CMake paths 2020-12-09 17:26:32 +00:00
include/kvstore Create a kvstore_global_api for the global API and KVMap 2020-12-09 17:20:42 +00:00
kv_config kv_config: TDBStore doesn't require flash simulation anymore 2020-12-11 14:55:16 +00:00
kvstore_global_api "kvstore_global_api" requires "kvstore" for backward compatibility 2020-12-09 17:26:32 +00:00
securestore CMake: streamline kvstore support 2020-12-17 13:09:38 +00:00
tdbstore TDBStore Doxygen: flash characteristics no longer required 2020-12-11 14:56:39 +00:00
tests/TESTS/kvstore KVStore general_tests_phase_1/2: flash simulation no longer required 2020-12-11 14:56:40 +00:00
CMakeLists.txt CMake: Add Blockdevice dependency to KVstore library 2020-12-21 13:57:52 +00:00
mbed_lib.json Create a kvstore_global_api for the global API and KVMap 2020-12-09 17:20:42 +00:00