Skip to content

Commit 8447463

Browse files
author
Moran Peker
committed
remove unsupported psa target
1 parent e4c7144 commit 8447463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2429,7 +2429,7 @@
24292429
"inherits": ["FAMILY_STM32"],
24302430
"supported_form_factors": ["ARDUINO", "MORPHO"],
24312431
"core": "Cortex-M4F",
2432-
"extra_labels_add": ["STM32F4", "STM32F411xE", "STM32F411RE", "PSA"],
2432+
"extra_labels_add": ["STM32F4", "STM32F411xE", "STM32F411RE"],
24332433
"components_add": ["FLASHIAP"],
24342434
"detect_code": ["0740"],
24352435
"config": {

0 commit comments

Comments
 (0)