mbed-os/storage/kvstore/kvstore_global_api
Lingkai Dong 479b704542 "kvstore_global_api" requires "kvstore" for backward compatibility
PR #13908 replaces the umbrella library for all KVStore from
"kvstore_global_api" to "kvstore". Now "kvstore_global_api"
still exists but is restricted to the global API part only.

By adding "kvstore" as a dependency of "kvstore_global_api",
existing bare metal projects (e.g. mbed-bootloader) that use
the latter library name to pull in the KVStore prototype class
will continue to work.
2020-12-09 17:26:32 +00:00
..
include/kvstore_global_api
source
CMakeLists.txt
mbed_lib.json "kvstore_global_api" requires "kvstore" for backward compatibility 2020-12-09 17:26:32 +00:00