8000 Merge pull request #13531 from OpenNuvoton/nvt_m252_kv · sparkfun/mbed-os-ambiq-apollo3@54f0f56 · GitHub
[go: up one dir, main page]

Skip to content

Commit 54f0f56

Browse files
authored
Merge pull request ARMmbed#13531 from OpenNuvoton/nvt_m252_kv
Nuvoton: Set M252 Flash internal size for kv store test
2 parents f4536be + 1651aa9 commit 54f0f56

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)
0