Browse Source

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
tags/v0.2.0
zwelch 15 years ago
parent
commit
3ccbaf336d
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      src/target/board/olimex_LPC2378STK.cfg

+ 11
- 0
src/target/board/olimex_LPC2378STK.cfg View File

@@ -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…
Cancel
Save