BAS: Rename examples/bas to examples/bastest. Hook into build and configuration system. Finish ROMFS logic

This commit is contained in:
Gregory Nutt 2014-11-07 15:03:03 -06:00
parent f29df7bc58
commit 73981ddb9b
2 changed files with 3 additions and 1 deletions

View File

@ -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>

View File

@ -1259,6 +1259,7 @@ nuttx
apps
|- examples/
| |- bastest/README.txt
| |- json/README.txt
| |- pashello/README.txt
| `- README.txt