nuttx/Documentation/NuttXGettingStarted.html
Adam Feuer 712e4b5915 change README.txt link to github
- and add link to NuttX Companion

Squashed commit of the following:

commit e83256ca1e10b31062a3e80df2f987bd098ba3f6
Author: Adam Feuer <adam@adamfeuer.com>
Date:   Sun Mar 8 16:15:42 2020 -0700

    remove spurious space

commit 0a442131e62c7e12385660a865cfb9e76e6df2a4
Author: Adam Feuer <adam@adamfeuer.com>
Date:   Sun Mar 8 16:03:27 2020 -0700

    changed README.txt link points to github

    - also added link to NuttX Companion
2020-03-08 21:29:45 -05:00

26 lines
815 B
HTML

<html>
<head>
<title>NuttX Getting Started</title>
</head>
<body background="backgd.gif">
<hr><hr>
<table width ="100%">
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>Getting Started with NuttX</i></font></big></h1>
<p>Last Updated: December 31, 2011</p>
</td>
</tr>
</table>
<hr><hr>
<p><b>Getting Started</b>.
There is no official &quot;Getting Started&quot; Guide for NuttX yet.
However, most everything that you need to get started with NuttX can be found in the
<a href="https://github.com/apache/incubator-nuttx/blob/master/README.txt" target="_blank">NuttX README.txt</a>.
</p>
<p>There is an unofficial introductory guide to NuttX available called the
<a href="https://nuttx-companion.readthedocs.io/">NuttX Companion</a>.</p>
</body>
</html>