- added at91r40008 test example, and test result
authormifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 1 Mar 2008 16:31:52 +0000 (16:31 +0000)
committermifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 1 Mar 2008 16:31:52 +0000 (16:31 +0000)
commit1d2f4f1463dd234a505ea51d03af12b8621735b4
treee80ef06d5f6855e5ba3581b981b26d07f0e66b2e
parent06433b2d64673ad6814a9c2da8e059e2e682cb4a
- added at91r40008 test example, and test result

git-svn-id: svn://svn.berlios.de/openocd/trunk@419 b42882b7-edfa-0310-969c-e2dbd0fdcd60
testing/examples/AT91R40008Test/inc/typedefs.h [new file with mode: 0644]
testing/examples/AT91R40008Test/makefile [new file with mode: 0644]
testing/examples/AT91R40008Test/prj/at91r40008_reset.script [new file with mode: 0644]
testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg [new file with mode: 0644]
testing/examples/AT91R40008Test/prj/eclipse_ram.gdb [new file with mode: 0644]
testing/examples/AT91R40008Test/prj/ethernut3_ram.ld [new file with mode: 0644]
testing/examples/AT91R40008Test/src/crt.s [new file with mode: 0644]
testing/examples/AT91R40008Test/src/main.c [new file with mode: 0644]
testing/index.html