From c0bc56737bb4c6f3f37e5560334eb78dedd6942a Mon Sep 17 00:00:00 2001 From: Evgeni Bolotin Date: Thu, 14 Mar 2019 11:29:46 +0200 Subject: [PATCH] modify rpb base address for M0 --- features/storage/kvstore/conf/tdb_internal/mbed_lib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/storage/kvstore/conf/tdb_internal/mbed_lib.json b/features/storage/kvstore/conf/tdb_internal/mbed_lib.json index 8064bc0ba0..27a2a58d17 100644 --- a/features/storage/kvstore/conf/tdb_internal/mbed_lib.json +++ b/features/storage/kvstore/conf/tdb_internal/mbed_lib.json @@ -17,7 +17,7 @@ }, "CY8CKIT_062_WIFI_BT_M0_PSA": { "internal_size": "0x8000", - "internal_base_address": "0x10078000" + "internal_base_address": "0x10038000" }, "LPC55S69_S": { "internal_size": "0x10000",