STM32F3 MBED6 supported targets

NUCLEO_F302R8 => removed
NUCLEO_F303K8 => MCU_STM32_BAREMETAL
NUCLEO_F303RE => MCU_STM32_BAREMETAL
DISCO_F303VC  => removed
NUCLEO_F303ZE => MCU_STM32
DISCO_F334C8  => removed
NUCLEO_F334R8 => removed
pull/12960/head
jeromecoutant 2020-05-12 15:12:46 +02:00
parent af7090d96c
commit 1b2e784aa9
1 changed files with 1 additions and 159 deletions

View File

@ -1510,42 +1510,6 @@
"network-default-interface-type": "ETHERNET" "network-default-interface-type": "ETHERNET"
} }
}, },
"NUCLEO_F302R8": {
"inherits": [
"MCU_STM32"
],
"supported_form_factors": [
"ARDUINO",
"MORPHO"
],
"core": "Cortex-M4F",
"extra_labels_add": [
"STM32F3",
"STM32F302x8",
"STM32F302R8"
],
"config": {
"clock_source": {
"help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
"value": "USE_PLL_HSE_EXTC|USE_PLL_HSI",
"macro_name": "CLOCK_SOURCE"
}
},
"detect_code": [
"0705"
],
"device_has_add": [
"ANALOGOUT",
"CAN",
"CRC",
"SERIAL_ASYNCH"
],
"default_lib": "small",
"release_versions": [
"2"
],
"device_name": "STM32F302R8"
},
"NUCLEO_F303K8": { "NUCLEO_F303K8": {
"inherits": [ "inherits": [
"MCU_STM32_BAREMETAL" "MCU_STM32_BAREMETAL"
@ -1582,7 +1546,7 @@
}, },
"NUCLEO_F303RE": { "NUCLEO_F303RE": {
"inherits": [ "inherits": [
"MCU_STM32" "MCU_STM32_BAREMETAL"
], ],
"supported_form_factors": [ "supported_form_factors": [
"ARDUINO", "ARDUINO",
@ -1618,51 +1582,6 @@
"bootloader_supported": true, "bootloader_supported": true,
"device_name": "STM32F303RE" "device_name": "STM32F303RE"
}, },
"DISCO_F303VC": {
"inherits": [
"MCU_STM32"
],
"core": "Cortex-M4F",
"extra_labels_add": [
"STM32F3",
"STM32F303",
"STM32F303xC",
"STM32F303VC"
],
"overrides": {
"lse_available": 0
},
"config": {
"clock_source": {
"help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSI",
"value": "USE_PLL_HSE_EXTC|USE_PLL_HSI",
"macro_name": "CLOCK_SOURCE"
}
},
"supported_toolchains": [
"ARM",
"uARM",
"GCC_ARM",
"IAR"
],
"release_versions": [
"2",
"5"
],
"device_has_add": [
"ANALOGOUT",
"CAN",
"CRC",
"MPU"
],
"device_has_remove": [
"LPTICKER"
],
"device_name": "STM32F303VC",
"detect_code": [
"0746"
]
},
"NUCLEO_F303ZE": { "NUCLEO_F303ZE": {
"inherits": [ "inherits": [
"MCU_STM32" "MCU_STM32"
@ -1694,85 +1613,8 @@
"FLASH", "FLASH",
"MPU" "MPU"
], ],
"release_versions": [
"2",
"5"
],
"device_name": "STM32F303ZE" "device_name": "STM32F303ZE"
}, },
"DISCO_F334C8": {
"inherits": [
"MCU_STM32"
],
"core": "Cortex-M4F",
"extra_labels_add": [
"STM32F3",
"STM32F334x8",
"STM32F334C8"
],
"config": {
"clock_source": {
"help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
"value": "USE_PLL_HSE_EXTC|USE_PLL_HSI",
"macro_name": "CLOCK_SOURCE"
}
},
"overrides": {
"lse_available": 0
},
"detect_code": [
"0810"
],
"device_has_add": [
"ANALOGOUT",
"CRC",
"SERIAL_ASYNCH"
],
"device_has_remove": [
"LPTICKER"
],
"default_lib": "small",
"release_versions": [
"2"
],
"device_name": "STM32F334C8"
},
"NUCLEO_F334R8": {
"inherits": [
"MCU_STM32"
],
"supported_form_factors": [
"ARDUINO",
"MORPHO"
],
"core": "Cortex-M4F",
"extra_labels_add": [
"STM32F3",
"STM32F334x8",
"STM32F334R8"
],
"config": {
"clock_source": {
"help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
"value": "USE_PLL_HSE_EXTC|USE_PLL_HSI",
"macro_name": "CLOCK_SOURCE"
}
},
"detect_code": [
"0735"
],
"device_has_add": [
"ANALOGOUT",
"CAN",
"CRC",
"SERIAL_ASYNCH"
],
"default_lib": "small",
"release_versions": [
"2"
],
"device_name": "STM32F334R8"
},
"NUCLEO_F401RE": { "NUCLEO_F401RE": {
"inherits": [ "inherits": [
"MCU_STM32" "MCU_STM32"