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
This commit is contained in:
patacongo 2011-07-12 13:29:44 +00:00
parent 73390c8eec
commit 4f3f2734d1
1 changed files with 3 additions and 1 deletions

View File

@ -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