summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-02-25 00:00:04 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-02-25 00:00:04 +0000
commitd7ddd75cbe92d10263edaf505f8569834bf35c6a (patch)
tree5f1bac04b8133a21c03def9848976a706eb790b3 /nuttx/Documentation
parent44187dc0498e6733e17c0851a02593079b62e561 (diff)
downloadpx4-nuttx-d7ddd75cbe92d10263edaf505f8569834bf35c6a.tar.gz
px4-nuttx-d7ddd75cbe92d10263edaf505f8569834bf35c6a.tar.bz2
px4-nuttx-d7ddd75cbe92d10263edaf505f8569834bf35c6a.zip
Rename arch/pjrc-8051 to arch/8051
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3315 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttX.html3
-rw-r--r--nuttx/Documentation/NuttxPortingGuide.html4
-rwxr-xr-xnuttx/Documentation/README.html2
3 files changed, 5 insertions, 4 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 75b9a0040..897aa4887 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
- <p>Last Updated: February 21, 2011</p>
+ <p>Last Updated: February 24, 2011</p>
</td>
</tr>
</table>
@@ -2042,6 +2042,7 @@ nuttx-5.18 2011-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
Dean Camera.
* examples/nsh -- Correct an usage of getopt(): If you stop calling getopt()
before all parameters are parsed, you can leave getopt() in a strange state.
+ * Rename arch/pjrc-8051 to arch/8051
pascal-2.1 2011-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
diff --git a/nuttx/Documentation/NuttxPortingGuide.html b/nuttx/Documentation/NuttxPortingGuide.html
index 8b4e1264b..6c9de941f 100644
--- a/nuttx/Documentation/NuttxPortingGuide.html
+++ b/nuttx/Documentation/NuttxPortingGuide.html
@@ -12,7 +12,7 @@
<h1><big><font color="#3c34ec">
<i>NuttX RTOS Porting Guide</i>
</font></big></h1>
- <p>Last Updated: February 14, 2011</p>
+ <p>Last Updated: February 24, 2011</p>
</td>
</tr>
</table>
@@ -468,7 +468,7 @@
A work in progress.
</li>
- <li><code>arch/pjrc-8051</code>:
+ <li><code>arch/8051</code>:
8051 Microcontroller. This port is not quite ready for prime time.
</li>
diff --git a/nuttx/Documentation/README.html b/nuttx/Documentation/README.html
index e73ee6ad9..47686f86a 100755
--- a/nuttx/Documentation/README.html
+++ b/nuttx/Documentation/README.html
@@ -9,7 +9,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX README Files</i></font></big></h1>
- <p>Last Updated: November 5, 2010</p>
+ <p>Last Updated: February 24, 2010</p>
</td>
</tr>
</table>