Skip to content

Commit 77fa743

Browse files
authored
Merge pull request #12245 from JanneKiiskila/target_upd_NUCLEO_WB55RG
NUCLEO_WB55RG - add device name "STM32WB55RGVx"
2 parents dd54804 + fabd02d commit 77fa743

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

targets/targets.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12060,14 +12060,15 @@
1206012060
"FLASH",
1206112061
"MPU"
1206212062
],
12063+
"device_name": "STM32WB55RGVx",
1206312064
"features": [
1206412065
"BLE"
1206512066
],
1206612067
"release_versions": [
1206712068
"2",
1206812069
"5"
1206912070
],
12070-
"bootloader_supported": false
12071+
"bootloader_supported": true
1207112072
},
1207212073
"VBLUNO52": {
1207312074
"supported_form_factors": [
@@ -14176,4 +14177,4 @@
1417614177
"version": "1",
1417714178
"public": false
1417814179
}
14179-
}
14180+
}

0 commit comments

Comments
 (0)