- added lpc2294 test example, and test result
authormifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 1 Mar 2008 15:07:33 +0000 (15:07 +0000)
committermifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 1 Mar 2008 15:07:33 +0000 (15:07 +0000)
commit44ab4ec6cebcfb6a552c752a08123f8379d0cc05
treea3ecbde2f0a21ad3bc74788c2f2108da83cbd67a
parent82eda37fe39e6c101212a0918efb0d209b6000af
- added lpc2294 test example, and test result

git-svn-id: svn://svn.berlios.de/openocd/trunk@413 b42882b7-edfa-0310-969c-e2dbd0fdcd60
testing/examples/LPC2294Test/inc/typedefs.h [new file with mode: 0644]
testing/examples/LPC2294Test/makefile [new file with mode: 0644]
testing/examples/LPC2294Test/prj/eclipse_ram.gdb [new file with mode: 0644]
testing/examples/LPC2294Test/prj/eclipse_rom.gdb [new file with mode: 0644]
testing/examples/LPC2294Test/prj/lpc2294_jtagkey.cfg [new file with mode: 0644]
testing/examples/LPC2294Test/prj/lpc2294_ram.ld [new file with mode: 0644]
testing/examples/LPC2294Test/prj/lpc2294_rom.ld [new file with mode: 0644]
testing/examples/LPC2294Test/src/crt.s [new file with mode: 0644]
testing/examples/LPC2294Test/src/main.c [new file with mode: 0644]
testing/index.html