Skip to content

Commit d21bfbf

Browse files
Yossi LevyYossi Levy
authored andcommitted
Setting K64F to use KVStore FileSystem configuration
1 parent f8e1116 commit d21bfbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/storage/kvstore/conf/mbed_lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"target_overrides": {
1414
"K64F": {
15-
"storage_type": "TDB_INTERNAL"
15+
"storage_type": "FILESYSTEM"
1616
},
1717
"K66F": {
1818
"storage_type": "TDB_INTERNAL"

0 commit comments

Comments
 (0)