From 051fc115cb2dedf13a2b00b4fa46d06b783d47bb Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 31 Dec 2011 16:53:05 +0000 Subject: Update README, LPC1766-STK button improvements, new Make targets, new Getting Started document git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4244 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttXGettingStarted.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 nuttx/Documentation/NuttXGettingStarted.html (limited to 'nuttx/Documentation/NuttXGettingStarted.html') 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 @@ + + +NuttX Getting Started + + + +

+ + + + +
+

Getting Started with NuttX

+

Last Updated: December 31, 2011

+
+

+

Getting Started. + There is no "Getting Started" Guide for NuttX yet. + However, most everything that you need to get started with NuttX can be found in the README.txt file located in the top-level NuttX directory. + That README.txt can also be read online in the NuttX SVN repository + here. + Just click on "Links to HEAD: (view)" on that page. +

+ + -- cgit v1.2.3