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 066a0c7e..dc02bb60 100644 --- a/testing/index.html +++ b/testing/index.html @@ -84,6 +84,18 @@ <td align="center" width="110">320</td> <td align="center" width="110"><b>406</b></td> </tr> + <tr> + <td width="65"><a href="#bdte-ram">bdte-ram</a></td> + <td width="150">str912 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">str912 rom debugging</td> + <td align="center" width="110">320</td> + <td align="center" width="110">n/a</td> + </tr> </table> <p></p> <hr> |