mirror of
https://git.code.sf.net/p/openocd/code
synced 2025-02-16 15:46:01 +00:00
Config for EVB-LAN9255, tested using Atmel-ICE debugger on J10 connector. Signed-off-by: Hans-Erik Floryd <hans-erik.floryd@rt-labs.com> Change-Id: I8bcf779e9363499a98aa0b7d10819c53da6a19e7 Reviewed-on: https://review.openocd.org/c/openocd/+/6812 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
12 lines
225 B
INI
12 lines
225 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
#
|
|
# Microchip LAN9255 evaluation board
|
|
# https://www.microchip.com/en-us/development-tool/EV25Y25A
|
|
#
|
|
|
|
set CHIPNAME same53
|
|
|
|
source [find target/atsame5x.cfg]
|
|
|
|
reset_config srst_only
|