Skip to content

Commit 111daa0

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
FastModel: enable kvstore
1 parent 2e43291 commit 111daa0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

features/storage/kvstore/conf/tdb_internal/mbed_lib.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
"ARM_MUSCA_A1_S": {
2323
"internal_size": "0x8000",
2424
"internal_base_address": "0x00420000"
25+
},
26+
"FVP_MPS2": {
27+
"internal_size": "0x200000",
28+
"internal_base_address": "0x00200000"
2529
}
2630
}
2731
}

0 commit comments

Comments
 (0)