mirror of https://github.com/ARMmbed/mbed-os.git
DISCO_L496AG: remove morpho connector in targets.json
parent
f59f7581fb
commit
974917809d
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue