ARMmbed / mbed-os-example-kvstore

Apache License 2.0
0 stars 22 forks source link

CMake: link mbed-storage-kv-global-api #60

Closed LDong-Arm closed 3 years ago

LDong-Arm commented 3 years ago

Mutually depends on https://github.com/ARMmbed/mbed-os/pull/13908

Each sub-component of KVStore is turned into a separate CMake target library, to allow building only what an application needs.