DISCO_L475VG_IOT: Re-organize folder - Move TARGET_DISCO_L475VG_IOT01A/ in TARGET_STM32L475xG/ - Add STM32L475xG extra label in targets.json

pull/4596/head
bcostm 2017-04-03 10:25:45 +02:00 committed by adbridge
parent 865a5928cc
commit aa594a56e3
24 changed files with 1 additions and 1 deletions

View File

@ -1324,7 +1324,7 @@
"DISCO_L475VG_IOT01A": {
"inherits": ["Target"],
"core": "Cortex-M4F",
"extra_labels": ["STM", "STM32L4", "STM32L475VG"],
"extra_labels": ["STM", "STM32L4", "STM32L475xG", "STM32L475VG"],
"supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
"default_toolchain": "ARM",
"supported_form_factors": ["ARDUINO"],