You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11d5d2813c
(jtag_parse_stream): Declare. * src/discovery.c: Move ... * src/tap/discovery.c: ... here. * src/detect.c: Move ... * src/tap/detect.c: ... here. * src/tap/Makefile.am (libtap_a_SOURCES): Add detect.c and discovery.c. * src/readmem.c: Move ... * src/bus/readmem.c: ... here. * src/writemem.c: Move ... * src/bus/writemem.c: ... here. * src/bus/Makefile.am (libbus_a_SOURCES): Add readmem.c and writemem.c. * src/flash.c: Move ... * src/flash/flash.c: ... here. * src/flash/Makefile.am (libflash_a_SOURCES): Add flash.c. * src/jtag.c (get_token, jtag_parse_line, jtag_parse_stream, jtag_parse_file): Move to ... * src/cmd/parse.c: ... here. * src/cmd/Makefile.am (libbus_a_SOURCES): Add parse.c. * src/Makefile.am (jtag_SOURCES): Remove detect.c, discovery.c, readmem.c, writemem.c and flash.c. (jtag_LDADD): Add -ltap and -lflash one more time to resolve undefined references. git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1120 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 |
17 years ago | |
---|---|---|
.. | ||
data | 17 years ago | |
doc | 17 years ago | |
extra/fjmem | 17 years ago | |
include | 17 years ago | |
po | 17 years ago | |
src | 17 years ago | |
tools | 22 years ago | |
.cvsignore | 20 years ago | |
AUTHORS | 17 years ago | |
COPYING | 17 years ago | |
ChangeLog | 17 years ago | |
Makefile.am | 17 years ago | |
Makefile.rules | 21 years ago | |
NEWS | 17 years ago | |
README | 17 years ago | |
THANKS | 17 years ago | |
acinclude.m4 | 17 years ago | |
autogen.sh | 20 years ago | |
configure.ac | 17 years ago | |
sysdep.h | 22 years ago |
README
$Id$ UrJTAG package is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for UrJTAG. Please read COPYING file for more info. All the information about installing and running UrJTAG is available in the document << doc/UrJTAG.txt >> The very latest information and software updates are available at the project homepage << http://www.urjtag.org >>