Skip to content

Commit 7517d95

Browse files
author
Janne Kiiskila
committed
NUCLEO_WB55RG - add device name "STM32WB55RGVx"
Bootloader compilation will require the device to be in place, it uses that to pick up the CMSIS-pack info from the index.json.
1 parent 1b11d2c commit 7517d95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

targets/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12060,6 +12060,7 @@
1206012060
"FLASH",
1206112061
"MPU"
1206212062
],
12063+
"device_name": "STM32WB55RGVx",
1206312064
"features": [
1206412065
"BLE"
1206512066
],
@@ -14176,4 +14177,4 @@
1417614177
"version": "1",
1417714178
"public": false
1417814179
}
14179-
}
14180+
}

0 commit comments

Comments
 (0)