summaryrefslogtreecommitdiff
path: root/nuttx/drivers/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-03 23:18:34 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-03 23:18:34 +0000
commit8e1975393114d786b3699f926a416c3945ec3dfd (patch)
tree836687c8a01c9ab067c477767811699a0584323f /nuttx/drivers/README.txt
parentf885003829cabac6e8a2db65b318f897f25ff933 (diff)
downloadnuttx-8e1975393114d786b3699f926a416c3945ec3dfd.tar.gz
nuttx-8e1975393114d786b3699f926a416c3945ec3dfd.tar.bz2
nuttx-8e1975393114d786b3699f926a416c3945ec3dfd.zip
Move all non-standard, NuttX header files into include/nuttx/net
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4450 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/drivers/README.txt')
-rw-r--r--nuttx/drivers/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/README.txt b/nuttx/drivers/README.txt
index 0cddb9311..9bde312f4 100644
--- a/nuttx/drivers/README.txt
+++ b/nuttx/drivers/README.txt
@@ -88,7 +88,7 @@ mtd/
aware of any other common way to refer to this class of devices).
net/
- Network interface drivers. See also include/nuttx/net.h
+ Network interface drivers. See also include/nuttx/net/net.h
pipes/
FIFO and named pipe drivers. Standard interfaces are declared