STM32F412xG folder structure update

pull/3655/head
adustm 2017-01-27 11:39:43 +01:00
parent 5c3bf54928
commit 0883430bba
23 changed files with 1 additions and 1 deletions

View File

@ -853,7 +853,7 @@
"supported_form_factors": ["ARDUINO", "MORPHO"],
"core": "Cortex-M4F",
"default_toolchain": "ARM",
"extra_labels": ["STM", "STM32F4", "STM32F412ZG"],
"extra_labels": ["STM", "STM32F4", "STM32F412xG", "STM32F412ZG"],
"supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
"inherits": ["Target"],
"detect_code": ["0826"],