mirror of https://github.com/ARMmbed/mbed-os.git
parent
00f58b4b79
commit
0d0b2c1eeb
|
@ -2805,7 +2805,7 @@
|
||||||
},
|
},
|
||||||
"NUCLEO_G071RB": {
|
"NUCLEO_G071RB": {
|
||||||
"inherits": [
|
"inherits": [
|
||||||
"MCU_STM32"
|
"MCU_STM32_BAREMETAL"
|
||||||
],
|
],
|
||||||
"supported_form_factors": [
|
"supported_form_factors": [
|
||||||
"ARDUINO",
|
"ARDUINO",
|
||||||
|
@ -2854,9 +2854,6 @@
|
||||||
"detect_code": [
|
"detect_code": [
|
||||||
"0221"
|
"0221"
|
||||||
],
|
],
|
||||||
"release_versions": [
|
|
||||||
"5"
|
|
||||||
],
|
|
||||||
"device_name": "STM32G071RBTx",
|
"device_name": "STM32G071RBTx",
|
||||||
"bootloader_supported": true
|
"bootloader_supported": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue