X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fstlink-common.h;fp=src%2Fstlink-common.h;h=e2f7b75c2d5923e195f5f323eeaabe1b83874edb;hb=6fe3a02c18ccfc8d5d9b15b6de1ac01f40fdaf33;hp=2b2d09b1a32417949a91ab765b99ad7cffdb0eb1;hpb=17e3571a93284410ae96e8e4b227ca93bd87e065;p=fw%2Fstlink diff --git a/src/stlink-common.h b/src/stlink-common.h index 2b2d09b..e2f7b75 100644 --- a/src/stlink-common.h +++ b/src/stlink-common.h @@ -641,7 +641,8 @@ extern "C" { uint32_t chip_id; int core_stat; - char serial[13]; + char serial[16]; + int serial_size; #define STM32_FLASH_PGSZ 1024 #define STM32L_FLASH_PGSZ 256