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