diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-03-12 08:39:55 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-03-12 08:39:55 +0000 |
commit | 460894d51edb9d7cd1cadbede23c483713947687 (patch) | |
tree | 3ce0c2740bcc507c5dd83058002a553df1937017 /testing | |
parent | 33c09a012773b7ebfdcee2d09848937fee919992 (diff) | |
download | openocd_libswd-460894d51edb9d7cd1cadbede23c483713947687.tar.gz openocd_libswd-460894d51edb9d7cd1cadbede23c483713947687.tar.bz2 openocd_libswd-460894d51edb9d7cd1cadbede23c483713947687.tar.xz openocd_libswd-460894d51edb9d7cd1cadbede23c483713947687.zip |
more info about latest working version
git-svn-id: svn://svn.berlios.de/openocd/trunk@502 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'testing')
-rw-r--r-- | testing/index.html | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/testing/index.html b/testing/index.html index 14652da0..1005a431 100644 --- a/testing/index.html +++ b/testing/index.html @@ -83,16 +83,23 @@ <td align="center" >n/a</td> </tr> <tr> + <td >SAM9260</td> + <td width="165">SAM9260 debugging</td> + <td align="center">ft2232 </td> + <td align="center">500</td> + <td align="center">trunk</td> + </tr> + <tr> <td >xscale1</td> <td width="165">XScale debugging</td> <td align="center" >bitbang</td> - <td align="center" >xscale-ipe-be 207</td> + <td align="center" >202</td> <td align="center" >trunk</td> </tr> <tr> <td >xscale2</td> <td width="165">XScale debugging</td> - <td align="center" >fd2232</td> + <td align="center" >FT2232</td> <td align="center" >202</td> <td align="center" >n/a</td> </tr> |