Merge pull request #1144 from djix123/develop

Updated description of chip id 0x0457 to L01x/L02x
pull/1145/head
nightwalker-87 2021-05-21 14:53:58 +02:00 zatwierdzone przez GitHub
commit 6405265696
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
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,