summaryrefslogtreecommitdiffstats
path: root/nuttx/drivers/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-03 23:18:34 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-03 23:18:34 +0000
commite8a57cb61b25f2966b95d4f475062be5ec95e89d (patch)
tree836687c8a01c9ab067c477767811699a0584323f /nuttx/drivers/README.txt
parentf50ed402b02ed43f53464f18799c3818e0057d66 (diff)
Move all non-standard, NuttX header files into include/nuttx/net
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4450 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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 0cddb93115..9bde312f41 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