mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
BAS: Rename examples/bas to examples/bastest. Hook into build and configuration system. Finish ROMFS logic
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
<tr align="center" bgcolor="#e4e4e4">
|
<tr align="center" bgcolor="#e4e4e4">
|
||||||
<td>
|
<td>
|
||||||
<h1><big><font color="#3c34ec"><i>NuttX README Files</i></font></big></h1>
|
<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>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
@@ -303,6 +303,7 @@
|
|||||||
|- apps/
|
|- apps/
|
||||||
| |- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/apps/README.txt"><b>README.txt</b></a>
|
| |- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/apps/README.txt"><b>README.txt</b></a>
|
||||||
| |- examples/
|
| |- 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/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/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>
|
| | `- <a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/apps/examples/README.txt"><b><i>README.txt</i></b></a>
|
||||||
|
|||||||
@@ -1259,6 +1259,7 @@ nuttx
|
|||||||
|
|
||||||
apps
|
apps
|
||||||
|- examples/
|
|- examples/
|
||||||
|
| |- bastest/README.txt
|
||||||
| |- json/README.txt
|
| |- json/README.txt
|
||||||
| |- pashello/README.txt
|
| |- pashello/README.txt
|
||||||
| `- README.txt
|
| `- README.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user