mirror of https://github.com/ARMmbed/mbed-os.git
STM32F401xE folder structure update
parent
2a4ef3f464
commit
00f80b0abe
|
@ -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"],
|
||||||
|
|
Loading…
Reference in New Issue