Skip to content

Commit 1651aa9

Browse files
committed
Set M252 Flash internal size as 8KB for kv store
1 parent 9073a48 commit 1651aa9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

storage/kvstore/kv_config/tdb_internal/mbed_lib.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
"CYTFM_064B0S2_4343W": {
4646
"internal_size": "0x8000",
4747
"internal_base_address": "0x10168000"
48+
},
49+
"NUMAKER_IOT_M252": {
50+
"internal_size": "0x2000"
4851
}
4952
}
5053
}

0 commit comments

Comments
 (0)