st-probe: Initial working stlink_probe_* API and CLI tool
[fw/stlink] / src / stlink-common.h
index 448d01a56b5bfac2a23e047bc2aee4c9c9f30d1c..2b2d09b1a32417949a91ab765b99ad7cffdb0eb1 100644 (file)
@@ -641,6 +641,8 @@ extern "C" {
         uint32_t chip_id;
         int core_stat;
 
+        char serial[13];
+
 #define STM32_FLASH_PGSZ 1024
 #define STM32L_FLASH_PGSZ 256