Beginning EJTAG (MIPS) support with an empty app.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sat, 23 Jan 2010 23:40:19 +0000 (23:40 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sat, 23 Jan 2010 23:40:19 +0000 (23:40 +0000)
commit64712ca1ad4da7b006e1381c0909b409d24c9995
tree8c13544971828591e163abbe488c5c9bdb8d6aff
parent684729489c6d369f56a529645b980a094671bc08
Beginning EJTAG (MIPS) support with an empty app.
I'll begin to prototype functions in Python, then move them to C as appropriate.

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@280 12e2690d-a6be-4b82-a7b7-67c4a43b65c8
firmware/Makefile
firmware/apps/jtag/ejtag.c [new file with mode: 0644]
firmware/goodfet.c
firmware/include/apps.h
firmware/include/command.h
firmware/include/ejtag.h [new file with mode: 0644]
firmware/include/jtag.h