eb3a385f82
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1231 42af7a65-404d-4744-a932-0658087f49c3
42 lines
1.2 KiB
HTML
42 lines
1.2 KiB
HTML
<html>
|
|
<head>
|
|
<title>NuttX Banner</title>
|
|
</head>
|
|
<body background="backgd.gif">
|
|
<table width="100%">
|
|
<tr>
|
|
<td width="210" valign="top">
|
|
<a href="http://sourceforge.net/">
|
|
<img src="http://sflogo.sourceforge.net/sflogo.php?group_id=235&type=5" width="210" height="62" border="0" alt="SourceForge"/>
|
|
</a>
|
|
</td>
|
|
<td>
|
|
<table width="100%">
|
|
<tr>
|
|
<td bgcolor="#e4e4e4" colspan="2">
|
|
<big><b><i><font color="#3c34ec">NuttX RTOS</font></i></b></big>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">
|
|
<a href="http://sourceforge.net/projects/nuttx" target="_top">Project</a><br>
|
|
<a href="http://nuttx.sourceforge.net" target="_top">Home</a>
|
|
</td>
|
|
<td valign="top">
|
|
<a href="http://tech.groups.yahoo.com/group/nuttx" target="_top">Yahoo! Groups</a><br>
|
|
<a href="freeports.html">Free Ports</a><br>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td width="100" valign="top">
|
|
<a href="http://groups.yahoo.com/group/nuttx/join" target="_top">
|
|
<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"/>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
</body>
|
|
</html>
|