- add support for newer high density stm32 parts
git-svn-id: svn://svn.berlios.de/openocd/trunk@674 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -34,6 +34,7 @@ typedef struct stm32x_flash_bank_s
|
||||
{
|
||||
stm32x_options_t option_bytes;
|
||||
working_area_t *write_algorithm;
|
||||
int ppage_size;
|
||||
int probed;
|
||||
} stm32x_flash_bank_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user