Sten <debian@sansys-electronic.com>: add support for Olimex LPC2378STK eval board.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1566 b42882b7-edfa-0310-969c-e2dbd0fdcd60__archive__
parent
3368bb5a81
commit
3ccbaf336d
|
@ -0,0 +1,11 @@
|
|||
#####################################################
|
||||
# Olimex LPC2378STK eval board
|
||||
#
|
||||
# http://olimex.com/dev/lpc-2378stk.html
|
||||
#
|
||||
# Author: Sten, debian@sansys-electronic.com
|
||||
#####################################################
|
||||
#
|
||||
|
||||
source [find target/lpc2378.cfg]
|
||||
|
Loading…
Reference in New Issue