From 83c8282a7cebf7e851246d9536b802755b4cdb73 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 24 Mar 2012 22:39:52 +0000 Subject: [PATCH] Additional documentation/README updates git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4519 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/README.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/README.html b/Documentation/README.html index 26930283f2b..1982040e080 100644 --- a/Documentation/README.html +++ b/Documentation/README.html @@ -210,6 +210,8 @@ | |- drivers/ | | |- lcd/ | | | `- README.txt + | | |- sercomm/ + | | | `- README.txt | | `- README.txt | |- fs/ | | |- mmap/