We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f58b4 commit 0d0b2c1Copy full SHA for 0d0b2c1
targets/targets.json
@@ -2805,7 +2805,7 @@
2805
},
2806
"NUCLEO_G071RB": {
2807
"inherits": [
2808
- "MCU_STM32"
+ "MCU_STM32_BAREMETAL"
2809
],
2810
"supported_form_factors": [
2811
"ARDUINO",
@@ -2854,9 +2854,6 @@
2854
"detect_code": [
2855
"0221"
2856
2857
- "release_versions": [
2858
- "5"
2859
- ],
2860
"device_name": "STM32G071RBTx",
2861
"bootloader_supported": true
2862
0 commit comments