aboutsummaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttXGettingStarted.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-17 18:18:44 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-17 18:18:44 +0000
commit57623d42ebb04f0a0b9e6eb7c0847a3ece2aa0ff (patch)
tree25d07d14e920d31c0b1947c9ca586f2a01fc32d8 /nuttx/Documentation/NuttXGettingStarted.html
downloadpx4-firmware-57623d42ebb04f0a0b9e6eb7c0847a3ece2aa0ff.tar.gz
px4-firmware-57623d42ebb04f0a0b9e6eb7c0847a3ece2aa0ff.tar.bz2
px4-firmware-57623d42ebb04f0a0b9e6eb7c0847a3ece2aa0ff.zip
Resync new repository with old repo r5166
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5153 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttXGettingStarted.html')
-rw-r--r--nuttx/Documentation/NuttXGettingStarted.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/nuttx/Documentation/NuttXGettingStarted.html b/nuttx/Documentation/NuttXGettingStarted.html
new file mode 100644
index 000000000..8e3cf38ca
--- /dev/null
+++ b/nuttx/Documentation/NuttXGettingStarted.html
@@ -0,0 +1,25 @@
+<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 &quot;Getting Started&quot; Guide for NuttX yet.
+ However, most everything that you need to get started with NuttX can be found in the <code>README.txt</code> file located in the top-level NuttX directory.
+ That <code>README.txt</code> can also be read online in the NuttX SVN repository
+ <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/README.txt?view=log">here</a>.
+ Just click on &quot;Links to HEAD: (view)&quot; on that page.
+</p>
+</body>
+</html>