mbed-os/storage/kvstore
Matthew Macovsky 8c60ce3e32 Create non-public target for Cypress boards with externally-stored WiFi firmware
Targets that inherit from this target will have the defines necessary to
place the WiFi firmware in external storage and enable use of the
external WiFi firmware reserved region block device.
Currently, the only target inheriting from this new target is
CY8CPROTO-062S3-4343W.
2020-12-16 15:31:05 -08: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 Create non-public target for Cypress boards with externally-stored WiFi firmware 2020-12-16 15:31:05 -08:00
kvstore_global_api "kvstore_global_api" requires "kvstore" for backward compatibility 2020-12-09 17:26:32 +00:00
securestore KVStore: drop './' from CMake paths 2020-12-09 17:26:32 +00:00
tdbstore KVStore: drop './' from CMake paths 2020-12-09 17:26:32 +00:00
tests/TESTS/kvstore Relocate kvstore Greentea tests into each store type's path 2020-12-09 17:20:43 +00:00
CMakeLists.txt KVStore: drop './' from CMake paths 2020-12-09 17:26:32 +00:00
mbed_lib.json Create a kvstore_global_api for the global API and KVMap 2020-12-09 17:20:42 +00:00