]> git.sur5r.net Git - openocd/blobdiff - src/flash/lpc2000.h
More robust handling of unknown target state for step/continue packet.
[openocd] / src / flash / lpc2000.h
index bf7358f6cb0ae3d4c48b72545505a2463eaf1804..976ac91920687387b1b17433a18165896901cd56 100644 (file)
@@ -32,6 +32,7 @@ typedef struct lpc2000_flash_bank_s
        int cmd51_can_256b;
        int cmd51_can_8192b;
        int calc_checksum;
+       int cmd51_max_buffer;
 } lpc2000_flash_bank_t;
 
 enum lpc2000_status_codes