aboutsummaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-11 00:57:22 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-11 00:57:22 +0000
commit3bf4cd0abd093be0b3f2bac724aa952dc1b1bb60 (patch)
tree42e0d307369031566b3c0448c6ce3d6a3338a7ff /nuttx/Documentation
parent5b5b007db3961ef389227030f3490becca6b11c3 (diff)
downloadpx4-firmware-3bf4cd0abd093be0b3f2bac724aa952dc1b1bb60.tar.gz
px4-firmware-3bf4cd0abd093be0b3f2bac724aa952dc1b1bb60.tar.bz2
px4-firmware-3bf4cd0abd093be0b3f2bac724aa952dc1b1bb60.zip
Generated libraries are now installed in a new lib/ directory
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5332 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/README.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/Documentation/README.html b/nuttx/Documentation/README.html
index 0a4cc93b0..771c605c7 100644
--- a/nuttx/Documentation/README.html
+++ b/nuttx/Documentation/README.html
@@ -236,6 +236,8 @@
| | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/fs/nxffs/README.txt"><b><i>README.txt</i></b></a>
| |- graphics/
| | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/graphics/README.txt"><b><i>README.txt</i></b></a>
+ | |- lib/
+ | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/lib/README.txt">README.txt</a>
| |- libc/
| | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/libc/README.txt"><b><i>README.txt</i></b></a>
| |- libxx/