- added sam7s256 test example, and test result
authormifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 1 Mar 2008 15:41:14 +0000 (15:41 +0000)
committermifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 1 Mar 2008 15:41:14 +0000 (15:41 +0000)
commit4b06fa39ae2a96af73b7f2e6907396df198b083f
tree165eaa3a6bcad5d389689bfa0dacc2dd03e3595e
parent007e9e2d60ac6e23e7e74bfc6bcf009d7e029fb6
- added sam7s256 test example, and test result

git-svn-id: svn://svn.berlios.de/openocd/trunk@415 b42882b7-edfa-0310-969c-e2dbd0fdcd60
testing/examples/SAM7S256Test/inc/typedefs.h [new file with mode: 0644]
testing/examples/SAM7S256Test/makefile [new file with mode: 0644]
testing/examples/SAM7S256Test/prj/eclipse_ram.gdb [new file with mode: 0644]
testing/examples/SAM7S256Test/prj/eclipse_rom.gdb [new file with mode: 0644]
testing/examples/SAM7S256Test/prj/sam7s256_jtagkey.cfg [new file with mode: 0644]
testing/examples/SAM7S256Test/prj/sam7s256_ram.ld [new file with mode: 0644]
testing/examples/SAM7S256Test/prj/sam7s256_reset.script [new file with mode: 0644]
testing/examples/SAM7S256Test/prj/sam7s256_rom.ld [new file with mode: 0644]
testing/examples/SAM7S256Test/src/crt.s [new file with mode: 0644]
testing/examples/SAM7S256Test/src/main.c [new file with mode: 0644]
testing/index.html