mirror of https://github.com/ARMmbed/mbed-os.git
DISCO_L475VG_IOT: Re-organize folder
- Move TARGET_DISCO_L475VG_IOT01A/ in TARGET_STM32L475xG/ - Add STM32L475xG extra label in targets.jsonpull/4242/head
parent
b40591f1e1
commit
a8ab839e2c
|
@ -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"],
|
||||
|
|
Loading…
Reference in New Issue