summaryrefslogtreecommitdiff
path: root/testing/index.html
diff options
context:
space:
mode:
authormifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-03-01 15:07:33 +0000
committermifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-03-01 15:07:33 +0000
commit44ab4ec6cebcfb6a552c752a08123f8379d0cc05 (patch)
treea3ecbde2f0a21ad3bc74788c2f2108da83cbd67a /testing/index.html
parent82eda37fe39e6c101212a0918efb0d209b6000af (diff)
downloadopenocd+libswd-44ab4ec6cebcfb6a552c752a08123f8379d0cc05.tar.gz
openocd+libswd-44ab4ec6cebcfb6a552c752a08123f8379d0cc05.tar.bz2
openocd+libswd-44ab4ec6cebcfb6a552c752a08123f8379d0cc05.tar.xz
openocd+libswd-44ab4ec6cebcfb6a552c752a08123f8379d0cc05.zip
- added lpc2294 test example, and test result
git-svn-id: svn://svn.berlios.de/openocd/trunk@413 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 8e46041d..716eb808 100644
--- a/testing/index.html
+++ b/testing/index.html
@@ -108,6 +108,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">lpc2294 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">lpc2294 rom debugging</td>
+ <td align="center" width="110">320</td>
+ <td align="center" width="110">n/a</td>
+ </tr>
</table>
<p></p>
<hr>