From: Spencer Oliver Date: Fri, 7 Dec 2012 11:08:33 +0000 (+0000) Subject: flash: stm32lx fallback to slow memory writes when no working area X-Git-Tag: v0.7.0-rc1~114 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=9b045f62f4bac2411a7662d8b312637347aac73d;hp=9b045f62f4bac2411a7662d8b312637347aac73d flash: stm32lx fallback to slow memory writes when no working area The current stm32lx driver will fail if no working area is provided - fallback to using slow writes if this is the case. Change-Id: I92b1535fec4aebc855c63ce2c54b10f168f3c07e Signed-off-by: Spencer Oliver Reviewed-on: http://openocd.zylin.com/1007 Tested-by: jenkins Reviewed-by: Andreas Fritiofson ---