DISCO_L496AG: remove morpho connector in targets.json

pull/6379/head
bcostm 2018-03-06 10:39:15 +01:00
parent f59f7581fb
commit 974917809d
1 changed files with 1 additions and 1 deletions

View File

@ -3841,7 +3841,7 @@
}, },
"DISCO_L496AG": { "DISCO_L496AG": {
"inherits": ["FAMILY_STM32"], "inherits": ["FAMILY_STM32"],
"supported_form_factors": ["ARDUINO", "MORPHO"], "supported_form_factors": ["ARDUINO"],
"core": "Cortex-M4F", "core": "Cortex-M4F",
"extra_labels_add": ["STM32L4", "STM32L496AG", "STM32L496xG"], "extra_labels_add": ["STM32L4", "STM32L496AG", "STM32L496xG"],
"config": { "config": {