summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/README.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-24 22:39:52 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-24 22:39:52 +0000
commitbf30dc09b0c7d49d556196f4d35b5e0fef2c7e7e (patch)
tree9d17b838409ed72734f9362eab88660822390803 /nuttx/Documentation/README.html
parent6ac0ffb209453e30023446fbf5b208f1f79604f2 (diff)
downloadpx4-nuttx-bf30dc09b0c7d49d556196f4d35b5e0fef2c7e7e.tar.gz
px4-nuttx-bf30dc09b0c7d49d556196f4d35b5e0fef2c7e7e.tar.bz2
px4-nuttx-bf30dc09b0c7d49d556196f4d35b5e0fef2c7e7e.zip
Additional documentation/README updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4519 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/README.html')
-rw-r--r--nuttx/Documentation/README.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/Documentation/README.html b/nuttx/Documentation/README.html
index 26930283f..1982040e0 100644
--- a/nuttx/Documentation/README.html
+++ b/nuttx/Documentation/README.html
@@ -210,6 +210,8 @@
| |- drivers/
| | |- lcd/
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/drivers/lcd/README.txt?view=log"><b><i>README.txt</i></b></a>
+ | | |- sercomm/
+ | | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/drivers/sercomm/README.txt?view=log">README.txt</a>
| | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/drivers/README.txt?view=log"><b><i>README.txt</i></b></a>
| |- fs/
| | |- mmap/