mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
---|---|---|
.. | ||
include/kvstore_global_api | ||
source | ||
CMakeLists.txt | ||
mbed_lib.json |