summaryrefslogtreecommitdiff
path: root/nuttx/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-10-18 13:52:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-10-18 13:52:21 +0000
commit0ee20483b0ff4150e09338821ef7e5a62eab2d47 (patch)
tree15c6069e637ef2c122e4a48db9e52dd4dde10bdd /nuttx/README.txt
parent00a3fe0fd33b150ac10dd3e576fc4893abb61893 (diff)
downloadnuttx-0ee20483b0ff4150e09338821ef7e5a62eab2d47.tar.gz
nuttx-0ee20483b0ff4150e09338821ef7e5a62eab2d47.tar.bz2
nuttx-0ee20483b0ff4150e09338821ef7e5a62eab2d47.zip
Move some drivers to separate subdirectories
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2156 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/README.txt')
-rwxr-xr-xnuttx/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/README.txt b/nuttx/README.txt
index c8ce9a978..51cb91277 100755
--- a/nuttx/README.txt
+++ b/nuttx/README.txt
@@ -103,6 +103,8 @@ is a guide to the available README files:
| | |- ostest/README.txt
| | `- README.txt
| `- README.txt
+ |- drivers/
+ | `- README.txt
|- examples/
| |- nsh/README.txt
| |- pashello/README.txt