summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttxPortingGuide.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-12 13:29:44 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-12 13:29:44 +0000
commit63a3dea74d1a3bb9b867016295079276036b72b5 (patch)
treefe13d4bc794e75aad56a1fc4012c3503289e17c3 /nuttx/Documentation/NuttxPortingGuide.html
parent8536067568baaaf22921d527d54d1edf9921f75a (diff)
downloadpx4-nuttx-63a3dea74d1a3bb9b867016295079276036b72b5.tar.gz
px4-nuttx-63a3dea74d1a3bb9b867016295079276036b72b5.tar.bz2
px4-nuttx-63a3dea74d1a3bb9b867016295079276036b72b5.zip
Correct errors in LPC17xx CAN register defines
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3773 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttxPortingGuide.html')
-rw-r--r--nuttx/Documentation/NuttxPortingGuide.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttxPortingGuide.html b/nuttx/Documentation/NuttxPortingGuide.html
index f0bc05161..4e5991001 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: July 1, 2011</p>
+ <p>Last Updated: July 12, 2011</p>
</td>
</tr>
</table>
@@ -1127,6 +1127,7 @@ include/
<ul><pre>
tools/
|-- Makefile.host
+|-- Makefile.export
|-- README.txt
|-- configure.sh
|-- cfgparser.c
@@ -1137,6 +1138,7 @@ tools/
|-- link.sh
|-- mkconfig.c
|-- mkdeps.sh
+|-- mkexport.sh
|-- mkimage.sh
|-- mknulldeps.sh
|-- mkromfsimg.sh