From 744aafdddc3480ecd82bd8a91034d6cb839b5280 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 23 Sep 2014 07:11:47 -0600 Subject: [PATCH] Add README files and configuration support for the shared memory logic --- Documentation/README.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/README.html b/Documentation/README.html index c67aaa4c865..bbf927ad57d 100644 --- a/Documentation/README.html +++ b/Documentation/README.html @@ -8,7 +8,7 @@

NuttX README Files

-

Last Updated: September 9, 2014

+

Last Updated: September 23, 2014

@@ -281,6 +281,8 @@ | |- libxx/ | | `- README.txt | |- mm/ + | | |- shm/ + | | | `- README.txt | | `- README.txt | |- net/ | | `- README.txt