mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 23:36:13 +10:00
board with the NXP LPC4350 processor. Change-Id: I0843e96af9ca05d3e598e2e16eb19fc0581ab46d Signed-off-by: Jim Norris <u17263@att.net> Reviewed-on: http://openocd.zylin.com/501 Tested-by: jenkins Reviewed-by: Øyvind Harboe <oyvindharboe@gmail.com> Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
9 lines
101 B
INI
9 lines
101 B
INI
|
|
#
|
|
# Diolan LPC-4350-DB1 development board
|
|
#
|
|
|
|
set CHIPNAME lpc4350
|
|
|
|
source [find target/lpc4350.cfg]
|