Freddie Chopin <freddie_chopin@op.pl> move files about to where they belong

git-svn-id: svn://svn.berlios.de/openocd/trunk@1798 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe 2009-05-16 14:57:02 +00:00
parent ea3ddc7e4f
commit 72f5449e4b
10 changed files with 500 additions and 508 deletions

View File

@ -1,5 +1,5 @@
# iMote2
#
# Crossbow Technology iMote2
if { [info exists CHIPNAME] } {
set _CHIPNAME $CHIPNAME
} else {

View File

@ -1,4 +1,3 @@
# FIXME: THIS IS A *BOARD* not a CHIP configuration.
######################################
# Target: DIGI ConnectCore Wi-9C
######################################

View File

@ -1,4 +1,8 @@
#Hitex STR9 Comstick
# Hitex STR9-comStick
# http://www.hitex.com/index.php?id=383
# This works for the STR9-comStick revisions STR912CS-A1 and STR912CS-A2.
source [find interface/hitex_str9-comstick.cfg]
# set jtag speed
jtag_khz 3000

View File

@ -1,11 +0,0 @@
#
# Hitex STR9-comStick
#
# http://www.hitex.com/index.php?id=383
#
# This works for the STR9-comStick revisions STR912CS-A1 and STR912CS-A2.
source [find interface/str9-comstick.cfg]
source [find target/str9comstick.cfg]