Change description of chip id 0x0457 to L01x/L02x.

pull/1144/head
Jonathan Giles 2021-05-19 10:40:40 -04:00
rodzic a9adf9cb29
commit eafb4d1792
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -647,7 +647,7 @@ static const struct stlink_chipid_params devices[] = {
{
// STM32L011
.chip_id = STLINK_CHIPID_STM32_L011,
.description = "L011",
.description = "L01x/L02x",
.flash_type = STLINK_FLASH_TYPE_L0,
.flash_size_reg = 0x1ff8007c,
.flash_pagesize = 0x80,