From b1d1b97441553e9177085b77d10bb3282ee6c25a Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 31 Dec 2011 16:53:05 +0000 Subject: [PATCH] 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 --- Documentation/NuttX.png | Bin Documentation/NuttX2-a.png | Bin Documentation/NuttX2-b.png | Bin Documentation/NuttX2.png | Bin Documentation/NuttX320.png | Bin Documentation/NuttXCommercial.html | 0 Documentation/NuttXDemandPaging.html | 0 Documentation/NuttXDocumentation.html | 157 +++++++++++++------------ Documentation/NuttXGettingStarted.html | 25 ++++ Documentation/NuttXLinks.html | 0 Documentation/NuttXRelated.html | 0 Documentation/README.html | 0 Documentation/UsbTrace.html | 2 +- Documentation/pm.png | Bin Documentation/rss.gif | Bin 15 files changed, 105 insertions(+), 79 deletions(-) mode change 100755 => 100644 Documentation/NuttX.png mode change 100755 => 100644 Documentation/NuttX2-a.png mode change 100755 => 100644 Documentation/NuttX2-b.png mode change 100755 => 100644 Documentation/NuttX2.png mode change 100755 => 100644 Documentation/NuttX320.png mode change 100755 => 100644 Documentation/NuttXCommercial.html mode change 100755 => 100644 Documentation/NuttXDemandPaging.html mode change 100755 => 100644 Documentation/NuttXDocumentation.html create mode 100644 Documentation/NuttXGettingStarted.html mode change 100755 => 100644 Documentation/NuttXLinks.html mode change 100755 => 100644 Documentation/NuttXRelated.html mode change 100755 => 100644 Documentation/README.html mode change 100755 => 100644 Documentation/UsbTrace.html mode change 100755 => 100644 Documentation/pm.png mode change 100755 => 100644 Documentation/rss.gif diff --git a/Documentation/NuttX.png b/Documentation/NuttX.png old mode 100755 new mode 100644 diff --git a/Documentation/NuttX2-a.png b/Documentation/NuttX2-a.png old mode 100755 new mode 100644 diff --git a/Documentation/NuttX2-b.png b/Documentation/NuttX2-b.png old mode 100755 new mode 100644 diff --git a/Documentation/NuttX2.png b/Documentation/NuttX2.png old mode 100755 new mode 100644 diff --git a/Documentation/NuttX320.png b/Documentation/NuttX320.png old mode 100755 new mode 100644 diff --git a/Documentation/NuttXCommercial.html b/Documentation/NuttXCommercial.html old mode 100755 new mode 100644 diff --git a/Documentation/NuttXDemandPaging.html b/Documentation/NuttXDemandPaging.html old mode 100755 new mode 100644 diff --git a/Documentation/NuttXDocumentation.html b/Documentation/NuttXDocumentation.html old mode 100755 new mode 100644 index 80401a07830..0363db95524 --- a/Documentation/NuttXDocumentation.html +++ b/Documentation/NuttXDocumentation.html @@ -1,78 +1,79 @@ - - - NuttX Links - - -  - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - Project Links -
- - - NuttX Documentation -
  -
  • User Guide
  • -
  • Porting Guide
  • -
  • NuttShell (NSH)
  • -
  • NXFLAT
  • -
  • NX Graphics
  • -
  • Demand Paging
  • -
  • README Files
  • -
  • Change Log
  • -
  • To-Do List
  • -
    - - - - - Related Projects -
    - - - - - Commercial Sites -
    - - NuttX - -
    - - NuttX - NuttX - -
    - - + + + NuttX Links + + +  + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + Project Links +
    + + + NuttX Documentation +
      +
  • Getting Started
  • +
  • User Guide
  • +
  • Porting Guide
  • +
  • NuttShell (NSH)
  • +
  • NXFLAT
  • +
  • NX Graphics
  • +
  • Demand Paging
  • +
  • README Files
  • +
  • Change Log
  • +
  • To-Do List
  • +
    + + + + + Related Projects +
    + + + + + Commercial Sites +
    + + NuttX + +
    + + NuttX + NuttX + +
    + + diff --git a/Documentation/NuttXGettingStarted.html b/Documentation/NuttXGettingStarted.html new file mode 100644 index 00000000000..8e3cf38ca40 --- /dev/null +++ b/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. +

    + + diff --git a/Documentation/NuttXLinks.html b/Documentation/NuttXLinks.html old mode 100755 new mode 100644 diff --git a/Documentation/NuttXRelated.html b/Documentation/NuttXRelated.html old mode 100755 new mode 100644 diff --git a/Documentation/README.html b/Documentation/README.html old mode 100755 new mode 100644 diff --git a/Documentation/UsbTrace.html b/Documentation/UsbTrace.html old mode 100755 new mode 100644 index 2f08f9ef2e0..6a834752f5b --- a/Documentation/UsbTrace.html +++ b/Documentation/UsbTrace.html @@ -1,6 +1,6 @@ -README Files +NuttX USB Trace Capability diff --git a/Documentation/pm.png b/Documentation/pm.png old mode 100755 new mode 100644 diff --git a/Documentation/rss.gif b/Documentation/rss.gif old mode 100755 new mode 100644