X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fstlink-common.h;fp=src%2Fstlink-common.h;h=e2f7b75c2d5923e195f5f323eeaabe1b83874edb;hb=db5f0297bf4840b85d37e3460e705f5344928a98;hp=2b2d09b1a32417949a91ab765b99ad7cffdb0eb1;hpb=a86d51b4699a07d4bfb0a2f1678b1f29c59530ec;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