mirror of https://github.com/ARMmbed/mbed-os.git
Add separated kvstore libraries to baremetal test config
parent
8c1dd01066
commit
ae3c1d6287
|
@ -25,6 +25,9 @@
|
||||||
"system-storage",
|
"system-storage",
|
||||||
"SecureStore",
|
"SecureStore",
|
||||||
"storage",
|
"storage",
|
||||||
|
"kvstore",
|
||||||
|
"tdbstore",
|
||||||
|
"filesystemstore",
|
||||||
"kv-global-api",
|
"kv-global-api",
|
||||||
"direct-access-devicekey",
|
"direct-access-devicekey",
|
||||||
"kv-config",
|
"kv-config",
|
||||||
|
|
Loading…
Reference in New Issue