mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-22 03:04:03 +10:00
Empty lines at end of text files are useless. Remove them. Change-Id: I503cb0a96c7ccb132f4486c206a48831121d7abd Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5171 Tested-by: jenkins
11 lines
179 B
INI
11 lines
179 B
INI
# script for ATMEL sam3, a Cortex-M3 chip
|
|
#
|
|
# at91sam3A4C
|
|
# at91sam3A8C
|
|
# at91sam3X4C
|
|
# at91sam3X4E
|
|
# at91sam3X8C
|
|
# at91sam3X8E
|
|
# at91sam3X8H
|
|
source [find target/at91sam3XXX.cfg]
|