STM32L432xC folder structure rework

pull/3657/head
adustm 2017-01-27 17:41:59 +01:00
parent 389d9ba358
commit 885515acc9
22 changed files with 1 additions and 1 deletions

View File

@ -1053,7 +1053,7 @@
"supported_form_factors": ["ARDUINO"],
"core": "Cortex-M4F",
"default_toolchain": "ARM",
"extra_labels": ["STM", "STM32L4", "STM32L432KC"],
"extra_labels": ["STM", "STM32L4", "STM32L432xC", "STM32L432KC"],
"supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
"inherits": ["Target"],
"detect_code": ["0770"],