summaryrefslogtreecommitdiff
path: root/testing/index.html
diff options
context:
space:
mode:
authormifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-03-01 14:32:55 +0000
committermifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-03-01 14:32:55 +0000
commit63e9c3e577d2b2c99d6f7dc1cb8a6d0bd99b244a (patch)
treec79ad90f5b66f47d83dc70c094272f7dd7c7222e /testing/index.html
parent02bbe4147d5fd460d6134d9d1d7b0cc279d68625 (diff)
downloadopenocd+libswd-63e9c3e577d2b2c99d6f7dc1cb8a6d0bd99b244a.tar.gz
openocd+libswd-63e9c3e577d2b2c99d6f7dc1cb8a6d0bd99b244a.tar.bz2
openocd+libswd-63e9c3e577d2b2c99d6f7dc1cb8a6d0bd99b244a.tar.xz
openocd+libswd-63e9c3e577d2b2c99d6f7dc1cb8a6d0bd99b244a.zip
- 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
Diffstat (limited to 'testing/index.html')
-rw-r--r--testing/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/index.html b/testing/index.html
index dc02bb60..8e46041d 100644
--- a/testing/index.html
+++ b/testing/index.html
@@ -96,6 +96,18 @@
<td align="center" width="110">320</td>
<td align="center" width="110">n/a</td>
</tr>
+ <tr>
+ <td width="65"><a href="#bdte-ram">bdte-ram</a></td>
+ <td width="150">lpc2148 ram debugging</td>
+ <td align="center" width="110">320</td>
+ <td align="center" width="110">n/a</td>
+ </tr>
+ <tr>
+ <td width="65"><a href="#bdte-rom">bdte-rom</a></td>
+ <td width="150">lpc2148 rom debugging</td>
+ <td align="center" width="110">320</td>
+ <td align="center" width="110">n/a</td>
+ </tr>
</table>
<p></p>
<hr>