mirror of https://github.com/ARMmbed/mbed-os.git
STM32F1 MBED6 supported targets
DISCO_F100RB => removed NUCLEO_F103RB => MCU_STM32_BAREMETALpull/12960/head
parent
a63fd00a9a
commit
7ac968b7b2
|
@ -1427,27 +1427,9 @@
|
|||
],
|
||||
"device_name": "STM32F091RC"
|
||||
},
|
||||
"DISCO_F100RB": {
|
||||
"inherits": [
|
||||
"MCU_STM32"
|
||||
],
|
||||
"core": "Cortex-M3",
|
||||
"extra_labels_add": [
|
||||
"STM32F1",
|
||||
"STM32F100RB"
|
||||
],
|
||||
"supported_toolchains": [
|
||||
"GCC_ARM"
|
||||
],
|
||||
"device_has_add": [],
|
||||
"device_has_remove": [
|
||||
"LPTICKER"
|
||||
],
|
||||
"device_name": "STM32F100RB"
|
||||
},
|
||||
"NUCLEO_F103RB": {
|
||||
"inherits": [
|
||||
"MCU_STM32"
|
||||
"MCU_STM32_BAREMETAL"
|
||||
],
|
||||
"supported_form_factors": [
|
||||
"ARDUINO",
|
||||
|
@ -1476,10 +1458,6 @@
|
|||
"device_has_remove": [
|
||||
"LPTICKER"
|
||||
],
|
||||
"release_versions": [
|
||||
"2",
|
||||
"5"
|
||||
],
|
||||
"device_name": "STM32F103RB"
|
||||
},
|
||||
"NUCLEO_F207ZG": {
|
||||
|
|
Loading…
Reference in New Issue