summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-22 14:53:15 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-22 14:53:15 +0000
commit742308f3e3646dd27ef9679ba2ae8756a2a64f7c (patch)
tree6e8f4d279b8c647b3e5f8f9974352cbe177d7b6a /nuttx
parent4a6bae6e0114f9856d6b31228faf9cc14144f1f2 (diff)
downloadpx4-nuttx-742308f3e3646dd27ef9679ba2ae8756a2a64f7c.tar.gz
px4-nuttx-742308f3e3646dd27ef9679ba2ae8756a2a64f7c.tar.bz2
px4-nuttx-742308f3e3646dd27ef9679ba2ae8756a2a64f7c.zip
Add TIFF unit test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3969 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx')
-rwxr-xr-xnuttx/Documentation/README.html4
-rwxr-xr-xnuttx/README.txt2
2 files changed, 5 insertions, 1 deletions
diff --git a/nuttx/Documentation/README.html b/nuttx/Documentation/README.html
index 794eb18b6..2cd1908c4 100755
--- a/nuttx/Documentation/README.html
+++ b/nuttx/Documentation/README.html
@@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX README Files</i></font></big></h1>
- <p>Last Updated: September 2, 2010</p>
+ <p>Last Updated: September 21, 2011</p>
</td>
</tr>
</table>
@@ -206,6 +206,8 @@
|- examples/
| |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/examples/pashello/README.txt?view=log">pashello/README.txt</a>
| `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/examples/README.txt?view=log"><b><i>README.txt</i></b></a>
+ |- graphics/
+ | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/graphics/tiff/README.txt?view=log">"><b><i>tiff/README.txt</i></b></a>
|- interpreters/
| |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/interpreters/ficl/README.txt?view=log"><b><i>ficl/README.txt</i></b></a>
| `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/interpreters/README.txt?view=log"><b><i>README.txt</i></b></a>
diff --git a/nuttx/README.txt b/nuttx/README.txt
index 61f9ffe57..fe94337c4 100755
--- a/nuttx/README.txt
+++ b/nuttx/README.txt
@@ -493,6 +493,8 @@ apps
|- examples/
| |- pashello/README.txt
| `- README.txt
+ |- graphics/
+ | `- tiff/README.txt
|- interpreters/
| |- ficl
| | `- README.txt