summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-14 01:42:18 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-14 01:42:18 +0000
commit64fe18ea7d8d5ee480fbaa6cb2029c49f1a554ff (patch)
tree7df034da60c9913425fccae252d584df2123fb53 /nuttx/Documentation
parentbbc7aff5e71120b537ad96d143326710fa859a3a (diff)
downloadpx4-nuttx-64fe18ea7d8d5ee480fbaa6cb2029c49f1a554ff.tar.gz
px4-nuttx-64fe18ea7d8d5ee480fbaa6cb2029c49f1a554ff.tar.bz2
px4-nuttx-64fe18ea7d8d5ee480fbaa6cb2029c49f1a554ff.zip
Add group links
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1229 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttXBanner.html22
-rw-r--r--nuttx/Documentation/freeports.html23
2 files changed, 25 insertions, 20 deletions
diff --git a/nuttx/Documentation/NuttXBanner.html b/nuttx/Documentation/NuttXBanner.html
index 9907d2e93..5250aa4cf 100644
--- a/nuttx/Documentation/NuttXBanner.html
+++ b/nuttx/Documentation/NuttXBanner.html
@@ -5,7 +5,7 @@
<body background="backgd.gif">
<table width="100%">
<tr>
- <td width="210">
+ <td width="210" valign="top">
<a href="http://sourceforge.net/">
<img src="http://sflogo.sourceforge.net/sflogo.php?group_id=235&amp;type=5" width="210" height="62" border="0" alt="SourceForge"/>
</a>
@@ -13,25 +13,27 @@
<td>
<table width="100%">
<tr>
- <td bgcolor="#e4e4e4">
+ <td bgcolor="#e4e4e4" colspan="2">
<big><b><i><font color="#3c34ec">NuttX RTOS</font></i></b></big>
</td>
</tr>
<tr>
- <td>
+ <td valign="top">
<a href="http://sourceforge.net/projects/nuttx" target="_top">Project</a><br>
- </td>
- </tr>
- <tr>
- <td>
<a href="http://nuttx.sourceforge.net" target="_top">Home</a>
</td>
+ <td valign="top">
+ <a href="http://tech.groups.yahoo.com/group/nuttx-dev" target="_top">Yahoo! Groups</a><br>
+ <a href="freeports.html">Free Ports</a><br>
+ </td>
</tr>
</table>
</td>
- <td width="210">
- <a href="freeports.html" target="_blank">
- <img src="freeports.gif" width="210" height="62" border="0"/>
+ <td width="100" valign="top">
+ <a href="http://groups.yahoo.com/group/nuttx-dev/join">
+ <img src="http://us.i1.yimg.com/us.yimg.com/i/yg/img/i/us/ui/join.gif"
+ style="border: 0px;"
+ alt="Click to join nuttx-dev"/>
</a>
</td>
</tr>
diff --git a/nuttx/Documentation/freeports.html b/nuttx/Documentation/freeports.html
index ef58fa474..07720a4ed 100644
--- a/nuttx/Documentation/freeports.html
+++ b/nuttx/Documentation/freeports.html
@@ -5,16 +5,19 @@
<body background="backgd.gif">
<center>
<table border="1" width="80%" bgcolor="#eeeeee">
-<tr><td>
-<big><b><i>Free</i> Ports</b></big>.
-If you have a hardware platform that you would like to see NuttX ported to then have I got a deal for you:
-I am willing to port NuttX to run on your hardware <b><i>FREE</i></b>.
-You would, of course, have to provide all hardware, development tools, and documentation.
-The functionality would be limited to basic boot-up, serial console, networking, ...
-I would need to retain the hardware throught the support cycle.
-Of course, this offer depends the availability of free time to do the port.
-If you are interested, contact <a href="http://sourceforge.net/users/patacongo/">patacongo</a> at SourceForge.
-</td></tr></table>
+<tr>
+ <td width="210">
+ <a href="freeports.html" target="_blank">
+ <img src="freeports.gif" width="210" height="62" border="0"/>
+ </a>
+ </td>
+ <td>
+ If you have a hardware platform that you would like to see NuttX ported to then have I got a deal for you:
+ I am willing to port NuttX to run on your hardware <b><i>FREE</i></b>.
+ If you are interested, contact <a href="http://sourceforge.net/users/patacongo/">patacongo</a> at SourceForge.
+ <a href="NuttXBanner.html">&gt;&gt;back&lt;&lt;</a>.
+</td>
+</tr></table>
</body>
</html>