msp4th: move schemm stuff to subdir
authorDan White <dan@whiteaudio.com>
Sun, 12 May 2013 02:59:02 +0000 (21:59 -0500)
committerDan White <dan@whiteaudio.com>
Sun, 12 May 2013 02:59:02 +0000 (21:59 -0500)
commit55cf4e8dc24f603222f94259b1a8e55fd6fba4e0
tree55da3ecfbe0547de4c7520ae89b6c5577beed673
parent9b5e086b587c9aa4ffb4bac6f316ee60a14f5711
msp4th: move schemm stuff to subdir
26 files changed:
msp4th/Makefile.old [deleted file]
msp4th/dump-output.txt [deleted file]
msp4th/fsmall.c [deleted file]
msp4th/hello-world.c [deleted file]
msp4th/ldscript [deleted file]
msp4th/ldscript.old [deleted file]
msp4th/ldscript_debug [deleted file]
msp4th/ldscript_fourth_chip [deleted file]
msp4th/memdump.txt [deleted file]
msp4th/memtest.py
msp4th/mspforth.c [deleted file]
msp4th/mspforth.tar [deleted file]
msp4th/mspforth01.tgz [deleted file]
msp4th/schemm/fsmall.c [new file with mode: 0644]
msp4th/schemm/hello-world.c [new file with mode: 0644]
msp4th/schemm/ldscript [new file with mode: 0755]
msp4th/schemm/ldscript.old [new file with mode: 0755]
msp4th/schemm/ldscript_debug [new file with mode: 0644]
msp4th/schemm/ldscript_fourth_chip [new file with mode: 0644]
msp4th/schemm/mspforth.c [new file with mode: 0644]
msp4th/schemm/mspforth.tar [new file with mode: 0644]
msp4th/schemm/mspforth01.tgz [new file with mode: 0644]
msp4th/schemm/x.c [new file with mode: 0644]
msp4th/schemm/z [new file with mode: 0755]
msp4th/x.c [deleted file]
msp4th/z [deleted file]