Merge pull request #13531 from OpenNuvoton/nvt_m252_kv

Nuvoton: Set M252 Flash internal size for kv store test
pull/13547/head
Martin Kojtal 2020-09-03 15:41:52 +01:00 committed by GitHub
commit 54f0f56eff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"
}
}
}