openocd/tcl/board/atmel_sam3s_ek.cfg
Olaf Lüke 2986320cde at91sam3s* support
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-06-25 21:37:53 +02:00

4 lines
94 B
INI

source [find target/at91sam3sXX.cfg]
$_TARGETNAME configure -event gdb-attach { reset init }