14 lines
198 B
INI
14 lines
198 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#
|
|
# Board configuration for Atmel's SAM3N-EK
|
|
#
|
|
|
|
reset_config srst_only
|
|
|
|
set CHIPNAME at91sam3n4c
|
|
|
|
adapter speed 32
|
|
|
|
source [find target/at91sam3nXX.cfg]
|