From: Paul Fertser Date: Sat, 4 May 2013 21:09:15 +0000 (+0400) Subject: stm32 configs: use 4kB working area size by default X-Git-Tag: v0.8.0-rc1~429 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=49af0788e9fdfff45bcf72c4013497b568b42ede;hp=49af0788e9fdfff45bcf72c4013497b568b42ede stm32 configs: use 4kB working area size by default This is needed for configs that might be used with the cheapest STM32F100 parts that have only 4kB SRAM. Restrictions for the other STM32 families are verified to be set appropriately. Change-Id: I1ad2370435015604db9f27c1a76c153480311a28 Signed-off-by: Paul Fertser Reviewed-on: http://openocd.zylin.com/1378 Tested-by: jenkins Reviewed-by: Spencer Oliver ---