From dc4557939f2b844aa7d20c9b2fb027679b5c8853 Mon Sep 17 00:00:00 2001 From: Offir Kochalsky Date: Wed, 10 Oct 2018 16:36:40 +0300 Subject: [PATCH] Remove DISCO-L476VG-IOT01A board from QSPI test (IOTSTOR-666 Issue) --- targets/targets.json | 1 - 1 file changed, 1 deletion(-) diff --git a/targets/targets.json b/targets/targets.json index 2b3e5433d4..ae75dbc1bd 100755 --- a/targets/targets.json +++ b/targets/targets.json @@ -2037,7 +2037,6 @@ } }, "DISCO_L475VG_IOT01A": { - "components": ["QSPIF"], "inherits": ["FAMILY_STM32"], "core": "Cortex-M4F", "extra_labels_add": ["STM32L4", "STM32L475xG", "STM32L475VG"],