mirror of
https://github.com/blackmagic-debug/blackmagic.git
synced 2025-10-14 02:58:36 +08:00
stm32l4: Fixed the naming of the identification for STM32WB parts
This commit is contained in:
@@ -470,7 +470,7 @@ static stm32l4_device_info_s const stm32l4_device_info[] = {
|
||||
{
|
||||
.device_id = ID_STM32WB35,
|
||||
.family = STM32L4_FAMILY_WBxx,
|
||||
.designator = "STM32WBxx",
|
||||
.designator = "STM32WB35/55",
|
||||
.sram1 = 192U,
|
||||
.sram2 = 64U,
|
||||
.flags = 2U,
|
||||
|
Reference in New Issue
Block a user