We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c6b9173 + f70e069 commit f56808fCopy full SHA for f56808f
features/storage/kvstore/conf/global/mbed_lib.json
@@ -14,6 +14,9 @@
14
"FUTURE_SEQUANA_M0_PSA": {
15
"storage_type": "TDB_INTERNAL"
16
},
17
+ "FUTURE_SEQUANA_PSA": {
18
+ "storage_type": "TDB_INTERNAL"
19
+ },
20
"CY8CKIT_062_WIFI_BT_M0_PSA": {
21
22
features/storage/kvstore/conf/tdb_internal/mbed_lib.json
@@ -15,6 +15,10 @@
"internal_size": "0x8000",
"internal_base_address": "0x10078000"
+ "internal_size": "0x8000",
+ "internal_base_address": "0x100F8000"
23
24
"internal_base_address": "0x10038000"
0 commit comments