Skip to content

Commit 536c37f

Browse files
committed
STM32WB55RG: temporarily remove device_name property in targets.json
Until the CMSIS pack device name is officially deployed. then we'll the name as can be found in Keil CMSIS pack <!-- ************************* Device 'STM32WB55RG' ***************************** --> <device Dname="STM32WB55RGVx"> <memory id="IROM1" start="0x08000000" size="0x001000000" startup="1" default="1" /> <memory id="IRAM1" start="0x20000000" size="0x000040000" init="0" default="1" /> <algorithm name="CMSIS/Flash/STM32WB_M4.FLM" start="0x08000000" size="0x001000000" default="1" /> <feature type="QFP" n="68"/> </device>
1 parent 7afad64 commit 536c37f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

targets/targets.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7702,7 +7702,6 @@
77027702
],
77037703
"features": ["BLE"],
77047704
"release_versions": ["2", "5"],
7705-
"device_name": "STM32WB55RG",
77067705
"bootloader_supported": true
77077706
},
77087707
"VBLUNO52": {

0 commit comments

Comments
 (0)