Skip to content

Commit c9dafdd

Browse files
authored
Merge pull request #60 from LDong-Arm/kvstore_cmake_update
CMake: link mbed-storage-kv-global-api
2 parents 6e4562f + 2299266 commit c9dafdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ target_link_libraries(${APP_TARGET}
3131
mbed-storage-littlefs
3232
mbed-mbedtls
3333
mbed-storage-kvstore
34+
mbed-storage-kv-global-api
3435
mbed-storage-qspif
3536
mbed-storage-flashiap
3637
)

0 commit comments

Comments
 (0)