summaryrefslogtreecommitdiff
path: root/testing/examples/LPC2148Test/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove whitespace at end of lines, step 2.zwelch2009-06-231-24/+24
| | | | | | | - Replace '\s*$' with ''. git-svn-id: svn://svn.berlios.de/openocd/trunk@2380 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - added lpc2148 test example, and test resultmifi2008-03-012-0/+282
- corrected str912 makefile eof git-svn-id: svn://svn.berlios.de/openocd/trunk@411 b42882b7-edfa-0310-969c-e2dbd0fdcd60
> 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78