From b7dbc99f534e0a551e75f941e6f9ae14c48aabcd Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 18 Oct 2009 13:52:21 +0000 Subject: [PATCH] Move some drivers to separate subdirectories git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2156 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 025bd273f38..8a727506e44 100755 --- a/Documentation/README.html +++ b/Documentation/README.html @@ -123,6 +123,8 @@ | | |- ostest/README.txt | | `- README.txt | `- README.txt + |- drivers/ + | `- README.txt |- examples/ | |- nsh/README.txt | |- pashello/README.txt