STM32G0 MBED6 supported targets

NUCLEO_G071RB => MCU_STM32_BAREMETAL
pull/12960/head
jeromecoutant 2020-05-12 15:46:23 +02:00
parent 00f58b4b79
commit 0d0b2c1eeb
1 changed files with 1 additions and 4 deletions

View File

@ -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
},