]> git.sur5r.net Git - openocd/commit
target: add basic dsp563xx support
authormkdorg@users.sourceforge.net <mkdorg@users.sourceforge.net>
Tue, 15 Dec 2009 17:30:59 +0000 (18:30 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 15 Dec 2009 17:38:52 +0000 (18:38 +0100)
commit646ce814b4fb678b7d8d341afe0694c266112426
treef47236c7e4e51f5125635bd562ba153bafac8544
parent4639366947427da6face9cb6954b6603eb2e2fd3
target: add basic dsp563xx support
doc/openocd.texi
src/target/Makefile.am
src/target/dsp563xx.c [new file with mode: 0644]
src/target/dsp563xx.h [new file with mode: 0644]
src/target/dsp563xx_once.c [new file with mode: 0644]
src/target/dsp563xx_once.h [new file with mode: 0644]
src/target/target.c
tcl/interface/arm-usb-ocd-tiny.cfg [new file with mode: 0644]
tcl/target/dsp56321.cfg [new file with mode: 0644]