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.
2 parents dd54804 + fabd02d commit 77fa743Copy full SHA for 77fa743
targets/targets.json
@@ -12060,14 +12060,15 @@
12060
"FLASH",
12061
"MPU"
12062
],
12063
+ "device_name": "STM32WB55RGVx",
12064
"features": [
12065
"BLE"
12066
12067
"release_versions": [
12068
"2",
12069
"5"
12070
- "bootloader_supported": false
12071
+ "bootloader_supported": true
12072
},
12073
"VBLUNO52": {
12074
"supported_form_factors": [
@@ -14176,4 +14177,4 @@
14176
14177
"version": "1",
14178
"public": false
14179
}
-}
14180
+}
0 commit comments