diff --git a/targets/targets.json b/targets/targets.json index 7fb33f4afe..2b3e5433d4 100755 --- a/targets/targets.json +++ b/targets/targets.json @@ -1903,6 +1903,7 @@ "bootloader_supported": true }, "DISCO_F469NI": { + "components": ["QSPIF"], "inherits": ["FAMILY_STM32"], "supported_form_factors": ["ARDUINO"], "core": "Cortex-M4F", @@ -2036,6 +2037,7 @@ } }, "DISCO_L475VG_IOT01A": { + "components": ["QSPIF"], "inherits": ["FAMILY_STM32"], "core": "Cortex-M4F", "extra_labels_add": ["STM32L4", "STM32L475xG", "STM32L475VG"],