From: Spencer Oliver Date: Fri, 11 May 2012 08:39:58 +0000 (+0100) Subject: stlink: add armv7m stlink handling X-Git-Tag: v0.6.0-rc1~87 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=ec5e4bae251e01d2b7681e370a6c5e82a81e5962;hp=ec5e4bae251e01d2b7681e370a6c5e82a81e5962 stlink: add armv7m stlink handling This enables us to better handle some of the low level functions that the stlink does not support. It also enables us to share a few more of the standard cortex_m3 functions if necessary. Change-Id: I7a2c57450122012ec189245d8879d8967913e00e Signed-off-by: Spencer Oliver Reviewed-on: http://openocd.zylin.com/637 Tested-by: jenkins ---