diff options
Diffstat (limited to 'testing/index.html')
-rw-r--r-- | testing/index.html | 12 |
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> |