remove unsupported psa target

pull/9668/head
Moran Peker 2019-02-28 11:12:55 +02:00
parent e4c7144355
commit 8447463379
1 changed files with 1 additions and 1 deletions

View File

@ -2429,7 +2429,7 @@
"inherits": ["FAMILY_STM32"],
"supported_form_factors": ["ARDUINO", "MORPHO"],
"core": "Cortex-M4F",
"extra_labels_add": ["STM32F4", "STM32F411xE", "STM32F411RE", "PSA"],
"extra_labels_add": ["STM32F4", "STM32F411xE", "STM32F411RE"],
"components_add": ["FLASHIAP"],
"detect_code": ["0740"],
"config": {