mirror of https://github.com/ARMmbed/mbed-os.git
Setting K64F to use KVStore FileSystem configuration
parent
f8e1116019
commit
d21bfbfdab
|
|
@ -12,7 +12,7 @@
|
|||
},
|
||||
"target_overrides": {
|
||||
"K64F": {
|
||||
"storage_type": "TDB_INTERNAL"
|
||||
"storage_type": "FILESYSTEM"
|
||||
},
|
||||
"K66F": {
|
||||
"storage_type": "TDB_INTERNAL"
|
||||
|
|
|
|||
Loading…
Reference in New Issue