mirror of https://github.com/ARMmbed/mbed-os.git
STM32F302x8 folder struct
parent
c596cdad36
commit
ee55574d3b
|
@ -746,7 +746,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", "STM32F3", "STM32F302R8"],
|
"extra_labels": ["STM", "STM32F3", "STM32F302x8", "STM32F302R8"],
|
||||||
"supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
|
"supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
|
||||||
"inherits": ["Target"],
|
"inherits": ["Target"],
|
||||||
"detect_code": ["0705"],
|
"detect_code": ["0705"],
|
||||||
|
|
Loading…
Reference in New Issue