summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-07 15:03:03 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-07 15:03:03 -0600
commitb20c2c13f229704f5b4b9a43d8323f24e18977f2 (patch)
tree7e2daa8004160827a8b9d19c92ddaacc3f8d7b63 /nuttx
parent1c5e93117d6951dc65d4914ee8e9507af143d2b4 (diff)
downloadpx4-nuttx-b20c2c13f229704f5b4b9a43d8323f24e18977f2.tar.gz
px4-nuttx-b20c2c13f229704f5b4b9a43d8323f24e18977f2.tar.bz2
px4-nuttx-b20c2c13f229704f5b4b9a43d8323f24e18977f2.zip
BAS: Rename examples/bas to examples/bastest. Hook into build and configuration system. Finish ROMFS logic
Diffstat (limited to 'nuttx')
-rw-r--r--nuttx/Documentation/README.html3
-rw-r--r--nuttx/README.txt1
2 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/Documentation/README.html b/nuttx/Documentation/README.html
index 3a8ab4be7..a15681e95 100644
--- 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: October 27, 2014</p>
+ <p>Last Updated: November 7, 2014</p>
</td>
</tr>
</table>
@@ -303,6 +303,7 @@
|- apps/
| |- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/apps/README.txt"><b>README.txt</b></a>
| |- examples/
+ | | |- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/apps/examples/bastest/README.txt">bastest/README.txt</a>
| | |- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/apps/examples/json/README.txt">json/README.txt</a>
| | |- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/apps/examples/pashello/README.txt">pashello/README.txt</a>
| | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/apps/examples/README.txt"><b><i>README.txt</i></b></a>
diff --git a/nuttx/README.txt b/nuttx/README.txt
index 0c5641527..e1b9f943e 100644
--- a/nuttx/README.txt
+++ b/nuttx/README.txt
@@ -1259,6 +1259,7 @@ nuttx
apps
|- examples/
+ | |- bastest/README.txt
| |- json/README.txt
| |- pashello/README.txt
| `- README.txt