STM32F401xE folder structure update

pull/3655/head
adustm 2017-01-27 15:17:53 +01:00
parent 2a4ef3f464
commit 00f80b0abe
22 changed files with 1 additions and 1 deletions

View File

@ -814,7 +814,7 @@
"supported_form_factors": ["ARDUINO", "MORPHO"], "supported_form_factors": ["ARDUINO", "MORPHO"],
"core": "Cortex-M4F", "core": "Cortex-M4F",
"default_toolchain": "ARM", "default_toolchain": "ARM",
"extra_labels": ["STM", "STM32F4", "STM32F401RE"], "extra_labels": ["STM", "STM32F4", "STM32F401xE", "STM32F401RE"],
"supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"], "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
"inherits": ["Target"], "inherits": ["Target"],
"detect_code": ["0720"], "detect_code": ["0720"],