Set M252 Flash internal size as 8KB for kv store

pull/13531/head
cyliangtw 2020-09-02 20:21:29 +08:00
parent 9073a48667
commit 1651aa9bc6
1 changed files with 3 additions and 0 deletions

View File

@ -45,6 +45,9 @@
"CYTFM_064B0S2_4343W": {
"internal_size": "0x8000",
"internal_base_address": "0x10168000"
},
"NUMAKER_IOT_M252": {
"internal_size": "0x2000"
}
}
}