- added lpc2148 test example, and test result
authormifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 1 Mar 2008 14:32:55 +0000 (14:32 +0000)
committermifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 1 Mar 2008 14:32:55 +0000 (14:32 +0000)
commit63e9c3e577d2b2c99d6f7dc1cb8a6d0bd99b244a
treec79ad90f5b66f47d83dc70c094272f7dd7c7222e
parent02bbe4147d5fd460d6134d9d1d7b0cc279d68625
- added lpc2148 test example, and test result
- corrected str912 makefile eof

git-svn-id: svn://svn.berlios.de/openocd/trunk@411 b42882b7-edfa-0310-969c-e2dbd0fdcd60
testing/examples/LPC2148Test/inc/typedefs.h [new file with mode: 0644]
testing/examples/LPC2148Test/makefile [new file with mode: 0644]
testing/examples/LPC2148Test/prj/eclipse_ram.gdb [new file with mode: 0644]
testing/examples/LPC2148Test/prj/eclipse_rom.gdb [new file with mode: 0644]
testing/examples/LPC2148Test/prj/lpc2148_jtagkey.cfg [new file with mode: 0644]
testing/examples/LPC2148Test/prj/lpc2148_ram.ld [new file with mode: 0644]
testing/examples/LPC2148Test/prj/lpc2148_rom.ld [new file with mode: 0644]
testing/examples/LPC2148Test/src/crt.s [new file with mode: 0644]
testing/examples/LPC2148Test/src/main.c [new file with mode: 0644]
testing/examples/STR912Test/makefile
testing/index.html