Reverting modularization.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sat, 27 Feb 2010 23:40:28 +0000 (23:40 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sat, 27 Feb 2010 23:40:28 +0000 (23:40 +0000)
commit46169c20b9a243aa8deecb4747a9431e86758c1c
treee4166ae032dda2d01d7431b5e85eb4549f41834c
parent4f3c7e48ba54b8ecd32df1668c21e986d8866307
Reverting modularization.

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@359 12e2690d-a6be-4b82-a7b7-67c4a43b65c8
20 files changed:
client/GoodFET.py [new file with mode: 0755]
client/GoodFET/GoodFET.py [deleted file]
client/GoodFET/GoodFETAVR.py [deleted file]
client/GoodFET/GoodFETCC.py [deleted file]
client/GoodFET/GoodFETConsole.py [deleted file]
client/GoodFET/GoodFETMSP430.py [deleted file]
client/GoodFET/GoodFETSPI.py [deleted file]
client/GoodFET/GoodFETSmartCard.py [deleted file]
client/GoodFETAVR.py [new file with mode: 0644]
client/GoodFETCC.py [new file with mode: 0644]
client/GoodFETConsole.py [new file with mode: 0644]
client/GoodFETMSP430.py [new file with mode: 0644]
client/GoodFETSPI.py [new file with mode: 0644]
client/GoodFETSmartCard.py [new file with mode: 0755]
client/goodfet.avr
client/goodfet.cc
client/goodfet.monitor
client/goodfet.msp430
client/goodfet.sc
client/goodfet.spiflash