From ecd6f21bedd9730efd11985ec13712603cd4bda1 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 caa61b9967..48262ddc65 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",