From ed29d64053557c536df0968d8639c12886cf4d2a Mon Sep 17 00:00:00 2001 From: Oren Cohen Date: Wed, 22 May 2019 17:25:08 +0300 Subject: [PATCH] CR changes --- features/storage/kvstore/conf/global/mbed_lib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/storage/kvstore/conf/global/mbed_lib.json b/features/storage/kvstore/conf/global/mbed_lib.json index 368b83580b..9212f91f9b 100644 --- a/features/storage/kvstore/conf/global/mbed_lib.json +++ b/features/storage/kvstore/conf/global/mbed_lib.json @@ -35,7 +35,7 @@ "LPC55S69_S": { "storage_type": "TDB_INTERNAL" }, - "MUSCA_A1_S": { + "ARM_MUSCA_A1_S": { "storage_type": "TDB_INTERNAL" } }