X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=src%2Fflash%2Fstm32x.h;h=b79e1528f8496b238830391d8eeaa119e5c8e92c;hb=5aa93a5e8a9290cb4eabb6044406552891c2ef80;hp=b1d70e5815b2270fcd58fb7aee5a63881cc82054;hpb=8c634335b41a805998e5bae05328bb47057cce0b;p=openocd diff --git a/src/flash/stm32x.h b/src/flash/stm32x.h index b1d70e58..b79e1528 100644 --- a/src/flash/stm32x.h +++ b/src/flash/stm32x.h @@ -34,6 +34,7 @@ typedef struct stm32x_flash_bank_s { stm32x_options_t option_bytes; working_area_t *write_algorithm; + int probed; } stm32x_flash_bank_t; /* stm32x register locations */