summaryrefslogtreecommitdiff
path: root/nuttx/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-08 14:42:42 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-08 14:42:42 +0000
commita261e0bd080530c6a9f4c766c6650729bb75d0d1 (patch)
tree1607a8e3544808fc3a506a2b946916d91b08f796 /nuttx/README.txt
parent0a30a23cf0bb5a2abf1f02c5f120641e75067fae (diff)
downloadnuttx-a261e0bd080530c6a9f4c766c6650729bb75d0d1.tar.gz
nuttx-a261e0bd080530c6a9f4c766c6650729bb75d0d1.tar.bz2
nuttx-a261e0bd080530c6a9f4c766c6650729bb75d0d1.zip
Complets ram mapping logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3578 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 240f626ee..14d199d9b 100755
--- a/nuttx/README.txt
+++ b/nuttx/README.txt
@@ -416,6 +416,8 @@ Below is a guide to the available README files in the NuttX source tree:
| |- pashello/README.txt
| `- README.txt
|- fs/
+ | |- mmap/
+ | | `- README.txt
| `- nxffs/
| `- README.txt
|- graphics/