Skip to content

Commit 0d0b2c1

Browse files
committed
STM32G0 MBED6 supported targets
NUCLEO_G071RB => MCU_STM32_BAREMETAL
1 parent 00f58b4 commit 0d0b2c1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

targets/targets.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2805,7 +2805,7 @@
28052805
},
28062806
"NUCLEO_G071RB": {
28072807
"inherits": [
2808-
"MCU_STM32"
2808+
"MCU_STM32_BAREMETAL"
28092809
],
28102810
"supported_form_factors": [
28112811
"ARDUINO",
@@ -2854,9 +2854,6 @@
28542854
"detect_code": [
28552855
"0221"
28562856
],
2857-
"release_versions": [
2858-
"5"
2859-
],
28602857
"device_name": "STM32G071RBTx",
28612858
"bootloader_supported": true
28622859
},

0 commit comments

Comments
 (0)