Add group links

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1229 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-11-14 01:42:18 +00:00
parent 2ada7b720b
commit d5b291612a
2 changed files with 25 additions and 20 deletions

View File

@ -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>

View File

@ -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>