Initial check-in of openocd-0.7.0 as it can be downloaded from http://sourceforge.net/projects/openocd/files/openocd/0.7.0/ Any modifications will follow. Change-Id: I6949beaefd589e046395ea0cb80f4e1ab1654d55
12 lines
180 B
INI
12 lines
180 B
INI
# script for ATMEL sam3, a CORTEX-M3 chip
|
|
#
|
|
# at91sam3A4C
|
|
# at91sam3A8C
|
|
# at91sam3X4C
|
|
# at91sam3X4E
|
|
# at91sam3X8C
|
|
# at91sam3X8E
|
|
# at91sam3X8H
|
|
source [find target/at91sam3XXX.cfg]
|
|
|