diff --git a/features/storage/kvstore/conf/global/mbed_lib.json b/features/storage/kvstore/conf/global/mbed_lib.json index 1e10bf89b6..0085107009 100644 --- a/features/storage/kvstore/conf/global/mbed_lib.json +++ b/features/storage/kvstore/conf/global/mbed_lib.json @@ -20,6 +20,9 @@ "NUCLEO_F429ZI": { "storage_type": "TDB_INTERNAL" }, + "DISCO_H747I": { + "storage_type": "TDB_INTERNAL" + }, "UBLOX_EVK_ODIN_W2": { "storage_type": "TDB_INTERNAL" },