Skip to content

Commit 53c03f9

Browse files
author
Cruz Monrreal
authored
Merge pull request #8934 from yossi2le/yossi_kvstore_k64F_FileSystem
Setting K64F to use KVStore FileSystem configuration
2 parents b03a8a3 + d21bfbf commit 53c03f9

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)