- added sam7x256 test example, and test result
authormifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 1 Mar 2008 16:15:35 +0000 (16:15 +0000)
committermifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 1 Mar 2008 16:15:35 +0000 (16:15 +0000)
commit5a0910206cc96f7f48a48bfee2cc2720711f5b12
treedb8c7bdeda8dbc43e016962930492e62fd9d3208
parent6cf398f3ce76652156d65f552ca8c1804e21a0ff
- added sam7x256 test example, and test result

git-svn-id: svn://svn.berlios.de/openocd/trunk@417 b42882b7-edfa-0310-969c-e2dbd0fdcd60
testing/examples/SAM7X256Test/inc/typedefs.h [new file with mode: 0644]
testing/examples/SAM7X256Test/makefile [new file with mode: 0644]
testing/examples/SAM7X256Test/prj/eclipse_ram.gdb [new file with mode: 0644]
testing/examples/SAM7X256Test/prj/eclipse_rom.gdb [new file with mode: 0644]
testing/examples/SAM7X256Test/prj/sam7x256_jtagkey.cfg [new file with mode: 0644]
testing/examples/SAM7X256Test/prj/sam7x256_ram.ld [new file with mode: 0644]
testing/examples/SAM7X256Test/prj/sam7x256_reset.script [new file with mode: 0644]
testing/examples/SAM7X256Test/prj/sam7x256_rom.ld [new file with mode: 0644]
testing/examples/SAM7X256Test/src/crt.s [new file with mode: 0644]
testing/examples/SAM7X256Test/src/main.c [new file with mode: 0644]
testing/index.html