forked from nuttx/nuttx-update
Upate some pathes for the new NuttX repository
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5156 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
7a2692df6a
commit
2d69ae54b1
45 changed files with 226 additions and 230 deletions
|
@ -1458,7 +1458,7 @@
|
|||
* Renamed arc/hc/include/mc9s12ne64 and src/mc9s12ne64 to m9s12. That name is
|
||||
shorter and more general.
|
||||
* The NuttX repository has been converted to SVN and can now be found here
|
||||
http://nuttx.svn.sourceforge.net/viewvc/nuttx/
|
||||
http://svn.code.sf.net/p/nuttx/code/trunk/
|
||||
* configs/mbed/hidkbd: Added USB host support for the mbed LPC1768 board; add
|
||||
a USB host HID keyboard configuraion.
|
||||
* drivers/usbhost/hid_parser.c: Leverages the LUFA HID parser written by
|
||||
|
|
|
@ -3697,7 +3697,7 @@ sudo ln -s libXext.so.6.4.0 libXext.so
|
|||
</li>
|
||||
<li><p>
|
||||
Refer to the readme file in sim configuration
|
||||
<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/sim/README.txt?view=log">README.txt</a> file for additional information.
|
||||
<a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/sim/README.txt?view=log">README.txt</a> file for additional information.
|
||||
</p></li>
|
||||
</ul>
|
||||
</p>
|
||||
|
|
|
@ -237,7 +237,7 @@
|
|||
<p>
|
||||
Compatible GNU toolchains based on <a href="http://buildroot.uclibc.org/">buildroot</a>
|
||||
available for
|
||||
<a href="https://sourceforge.net/project/showfiles.php?group_id=189573&package_id=224585">download</a>
|
||||
<a href="https://sourceforge.net/projects/nuttx/files/">download</a>
|
||||
to provide a complete development environment for many architectures.
|
||||
</p>
|
||||
</tr>
|
||||
|
@ -828,7 +828,7 @@
|
|||
<td>
|
||||
<p>
|
||||
<li>The Pascal add-on is available for download from the
|
||||
<a href="http://sourceforge.net/project/showfiles.php?group_id=189573">SourceForge</a>
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/">SourceForge</a>
|
||||
website.</li>
|
||||
</p>
|
||||
</td>
|
||||
|
@ -1393,7 +1393,7 @@
|
|||
1) Linux with native Linux GNU toolchain, 2) Cygwin with Cygwin GNU toolchain, or 3) Cygwin
|
||||
with Windows native toolchain (CodeSourcery or devkitARM). A DIY toolchain for Linux
|
||||
or Cygwin is provided by the NuttX
|
||||
<a href="http://sourceforge.net/project/showfiles.php?group_id=189573&package_id=224585">buildroot</a>
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/buildroot/">buildroot</a>
|
||||
package.
|
||||
</p>
|
||||
</ul>
|
||||
|
@ -1458,7 +1458,7 @@
|
|||
1) Linux with native Linux GNU toolchain, 2) Cygwin with Cygwin GNU toolchain, or 3) Cygwin
|
||||
with Windows native toolchain (CodeSourcery or devkitARM). A DIY toolchain for Linux
|
||||
or Cygwin is provided by the NuttX
|
||||
<a href="http://sourceforge.net/project/showfiles.php?group_id=189573&package_id=224585">buildroot</a>
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/buildroot/">buildroot</a>
|
||||
package.
|
||||
</p>
|
||||
</ul>
|
||||
|
@ -1611,7 +1611,7 @@
|
|||
1) Linux with native Linux GNU toolchain, 2) Cygwin with Cygwin GNU toolchain, or 3) Cygwin
|
||||
with Windows native toolchain (CodeSourcery or devkitARM). A DIY toolchain for Linux
|
||||
or Cygwin is provided by the NuttX
|
||||
<a href="http://sourceforge.net/project/showfiles.php?group_id=189573&package_id=224585">buildroot</a>
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/buildroot/">buildroot</a>
|
||||
package.
|
||||
</p>
|
||||
</ul>
|
||||
|
@ -1795,7 +1795,7 @@
|
|||
1) Linux with native Linux GNU toolchain, 2) Cygwin with Cygwin GNU toolchain, or 3) Cygwin
|
||||
with Windows native toolchain (RIDE7, CodeSourcery or devkitARM). A DIY toolchain for Linux
|
||||
or Cygwin is provided by the NuttX
|
||||
<a href="http://sourceforge.net/project/showfiles.php?group_id=189573&package_id=224585">buildroot</a>
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/buildroot/">buildroot</a>
|
||||
package.
|
||||
</p>
|
||||
</ul>
|
||||
|
@ -2833,7 +2833,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);
|
|||
under Linux or Cygwin (verified using version 2.6.0).
|
||||
This port has been verified using only a Z80 instruction simulator.
|
||||
That simulator can be found in the NuttX SVN
|
||||
<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/misc/sims/z80sim/">here</a>.
|
||||
<a href="http://svn.code.sf.net/p/nuttx/code/trunk/misc/sims/z80sim/">here</a>.
|
||||
</p>
|
||||
<ul>
|
||||
<p>
|
||||
|
@ -2897,12 +2897,12 @@ avr, m68k, m68hc11, m68hc12, m9s12, blackfin, m32c, h8, and SuperH ports.</block
|
|||
Any version of the GCC/binutils toolchain may be used.
|
||||
There is a highly modified <a href="http://buildroot.uclibc.org/">buildroot</a>
|
||||
available for download from the
|
||||
<a href="http://sourceforge.net/project/showfiles.php?group_id=189573">NuttX SourceForge</a>
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/">NuttX SourceForge</a>
|
||||
page.
|
||||
This download may be used to build a NuttX-compatible ELF toolchain under Linux or Cygwin.
|
||||
That toolchain will support ARM, m68k, m68hc11, m68hc12, and SuperH ports.
|
||||
The buildroot SVN may be accessed in the
|
||||
<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/misc/buildroot/">NuttX SVN</a>.
|
||||
<a href="http://svn.code.sf.net/p/nuttx/code/trunk/misc/buildroot/">NuttX SVN</a>.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -3546,19 +3546,19 @@ buildroot-1.10 2011-05-06 <gnutt@nuttx.org>
|
|||
|
||||
<ul>
|
||||
<li><b>nuttx-6.18</b>.
|
||||
The ChangeLog for the not-yet-released version 6.18 is available at the bottom of the ChangeLog file that can viewed in the <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/ChangeLog?view=log">SourceForge SVN</a>.
|
||||
The ChangeLog for the not-yet-released version 6.18 is available at the bottom of the ChangeLog file that can viewed in the <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/ChangeLog?view=log">SourceForge SVN</a>.
|
||||
</li>
|
||||
<li><b>apps-6.18</b>.
|
||||
The ChangeLog for the not-yet-released version 6.18 is available at the bottom of the ChangeLog file that can viewed in the <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/ChangeLog.txt?view=log">SourceForge SVN</a>.
|
||||
The ChangeLog for the not-yet-released version 6.18 is available at the bottom of the ChangeLog file that can viewed in the <a href="http://svn.code.sf.net/p/nuttx/code/trunk/apps/ChangeLog.txt?view=log">SourceForge SVN</a>.
|
||||
</li>
|
||||
<li><b>NxWidgets-1.1</b>.
|
||||
The ChangeLog for the not-yet-released version 1.1 is available at the bottom of the ChangeLog file that can viewed in the <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/NxWidgets/ChangeLog?view=log">SourceForge SVN</a>.
|
||||
The ChangeLog for the not-yet-released version 1.1 is available at the bottom of the ChangeLog file that can viewed in the <a href="http://svn.code.sf.net/p/nuttx/code/trunk/NxWidgets/ChangeLog?view=log">SourceForge SVN</a>.
|
||||
</li>
|
||||
<li><b>pascal-1.1</b>.
|
||||
The ChangeLog for the not-yet-released version 1.1 is available at the bottom of the ChangeLog file that can viewed in the <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/misc/pascal/ChangeLog?view=log">SourceForge SVN</a>.
|
||||
The ChangeLog for the not-yet-released version 1.1 is available at the bottom of the ChangeLog file that can viewed in the <a href="http://svn.code.sf.net/p/nuttx/code/trunk/misc/pascal/ChangeLog?view=log">SourceForge SVN</a>.
|
||||
</li>
|
||||
<li><b>buildroot-1.11</b>.
|
||||
The ChangeLog for the not-yet-released version 1.11 is available at the bottom of the ChangeLog file that can viewed in the <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/misc/buildroot/ChangeLog?view=log">SourceForge SVN</a>.
|
||||
The ChangeLog for the not-yet-released version 1.11 is available at the bottom of the ChangeLog file that can viewed in the <a href="http://svn.code.sf.net/p/nuttx/code/trunk/misc/buildroot/ChangeLog?view=log">SourceForge SVN</a>.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -3572,7 +3572,7 @@ buildroot-1.10 2011-05-06 <gnutt@nuttx.org>
|
|||
|
||||
<ul>
|
||||
<p>
|
||||
The current list of NuttX <i>Things-To-Do</i> in SVN <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/TODO?view=log">here</a>.
|
||||
The current list of NuttX <i>Things-To-Do</i> in SVN <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/TODO?view=log">here</a>.
|
||||
A snapshot of the <i>To-Do</i> list associated with the current release are available <a href="TODO.txt">here</a>.
|
||||
</p>
|
||||
</ul>
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
There is no "Getting Started" Guide for NuttX yet.
|
||||
However, most everything that you need to get started with NuttX can be found in the <code>README.txt</code> file located in the top-level NuttX directory.
|
||||
That <code>README.txt</code> can also be read online in the NuttX SVN repository
|
||||
<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/README.txt?view=log">here</a>.
|
||||
<a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/README.txt?view=log">here</a>.
|
||||
Just click on "Links to HEAD: (view)" on that page.
|
||||
</p>
|
||||
</body>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<li><a href="http://sourceforge.net/projects/nuttx/files/" target="_top">Downloads</a></li>
|
||||
<li><a href="http://www.nx-engineering.com/nuttx-wiki/" target="_top">Wiki</a></li>
|
||||
<li><a href="http://sourceforge.net/projects/nuttx/files/buildroot" target="_top">Toolchains</a></li>
|
||||
<li><a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/" target="_top">Browse SVN</a></li>
|
||||
<li><a href="http://svn.code.sf.net/p/nuttx/code/trunk/" target="_top">Browse SVN</a></li>
|
||||
<li><a href="freeports.html" target="header">Free Ports</a></li>
|
||||
<li><a href="http://rss.groups.yahoo.com/group/nuttx/rss" target="_top"><img src="rss.gif" border="0"></a></li>
|
||||
</td>
|
||||
|
|
|
@ -157,14 +157,14 @@
|
|||
<ul>
|
||||
<li>
|
||||
A dynamic loader that is built into the NuttX core
|
||||
(See <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/binfmt/">SVN</a>).
|
||||
(See <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/binfmt/">SVN</a>).
|
||||
</li>
|
||||
<li>
|
||||
Minor changes to RTOS to support position independent code, and
|
||||
</li>
|
||||
<li>
|
||||
A linker to bind ELF binaries to produce the NXFLAT binary format
|
||||
(See <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/misc/buildroot/toolchain/nxflat/">SVN).
|
||||
(See <a href="http://svn.code.sf.net/p/nuttx/code/trunk/misc/buildroot/toolchain/nxflat/">SVN).
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -284,7 +284,7 @@
|
|||
The initial release of NXFLAT was made in NuttX version 0.4.9.
|
||||
Testing is limited to the tests found under <code>apps/examples/nxflat</code> in the source tree.
|
||||
Some known problems exist
|
||||
(see the <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/TODO?view=log">TODO</a> list).
|
||||
(see the <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/TODO?view=log">TODO</a> list).
|
||||
As such, NXFLAT is currently in an early alpha phase.
|
||||
</p>
|
||||
|
||||
|
@ -302,7 +302,7 @@
|
|||
In order to use NXFLAT, you must use special NXFLAT tools to create the binary module in FLASH.
|
||||
To do this, you will need to download the buildroot package and build it on your Linux or Cygwin machine.
|
||||
The buildroot can be downloaded from
|
||||
<a https://sourceforge.net/project/showfiles.php?group_id=189573&package_id=224585">Sourceforge</a>.
|
||||
<a https://sourceforge.net/projects/nuttx/files/">Sourceforge</a>.
|
||||
You will need version 0.1.7 or later.
|
||||
</p>
|
||||
<p>
|
||||
|
@ -429,7 +429,7 @@ cat ../syscall/syscall.csv ../lib/lib.csv | sort >tmp.csv
|
|||
|
||||
<p>
|
||||
Below is a snippet from an NXFLAT make file (simplified from NuttX
|
||||
<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/examples/nxflat/tests/hello/Makefile?view=log">
|
||||
<a href="http://svn.code.sf.net/p/nuttx/code/trunk/apps/examples/nxflat/tests/hello/Makefile?view=log">
|
||||
Hello, World!</a> example.
|
||||
<p>
|
||||
<ul><table width="50%">
|
||||
|
@ -535,18 +535,18 @@ cat ../syscall/syscall.csv ../lib/lib.csv | sort >tmp.csv
|
|||
<ul>
|
||||
<li>
|
||||
The interface to the binary loader is described in the header file
|
||||
<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/include/nuttx/binfmt.h?view=log">
|
||||
<a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/include/nuttx/binfmt.h?view=log">
|
||||
<code>include/nuttx/binfmt.h</code></a>.
|
||||
A brief summary of the APIs prototyped in that header file are listed below.
|
||||
</li>
|
||||
<li>
|
||||
NXFLAT APIs needed to register NXFLAT as a binary loader appear in the header file
|
||||
<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/include/nuttx/nxflat.h?view=log">
|
||||
<a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/include/nuttx/nxflat.h?view=log">
|
||||
<code>include/nuttx/nxflat.h</code></a>.
|
||||
</li>
|
||||
<li>
|
||||
The format of an NXFLAT object itself is described in the header file:
|
||||
<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/include/nuttx/nxflat.h?view=log">
|
||||
<a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/include/nuttx/nxflat.h?view=log">
|
||||
<code>include/nuttx/nxflat.h</code></a>.
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -569,7 +569,7 @@
|
|||
The Z80 port was released in nuttx-0.3.6 has been verified using only a
|
||||
z80 instruction simulator.
|
||||
The set simulator can be found in the NuttX SVN at
|
||||
http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/misc/sims/z80sim.
|
||||
http://svn.code.sf.net/p/nuttx/code/trunk/misc/sims/z80sim.
|
||||
This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/")
|
||||
(verified with version 2.6.0 and 2.7.0).
|
||||
</li>
|
||||
|
@ -976,7 +976,7 @@
|
|||
<li><code>configs/z80sim</code>:
|
||||
z80 Microcontroller. This port uses a Z80 instruction set simulator.
|
||||
That simulator can be found in the NuttX SVN
|
||||
<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/misc/sims/z80sim">here</a>.
|
||||
<a href="http://svn.code.sf.net/p/nuttx/code/trunk/misc/sims/z80sim">here</a>.
|
||||
This port also the <a href="http://sdcc.sourceforge.net/">SDCC</a> toolchain
|
||||
under Linux or Cygwin(verified with version 2.6.0).
|
||||
</li>
|
||||
|
|
|
@ -22,256 +22,256 @@
|
|||
<ul><pre>
|
||||
.
|
||||
| - nuttx
|
||||
| |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/README.txt?view=log"><b>README.txt</b></a>
|
||||
| |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/README.txt?view=log"><b>README.txt</b></a>
|
||||
| |- arch/
|
||||
| | |
|
||||
| | |- arm
|
||||
| | | `- src
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/arch/arm/src/lpc214x/README.txt?view=log">lpc214x/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/arch/arm/src/lpc214x/README.txt?view=log">lpc214x/README.txt</a>
|
||||
| | |- avr/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/arch/avr/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/arch/avr/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- sh/
|
||||
| | | |- include/
|
||||
| | | | |-<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/arch/sh/include/m16c/README.txt?view=log">m16c/README.txt</a>
|
||||
| | | | |-<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/arch/sh/include/sh1/README.txt?view=log">sh1/README.txt</a>
|
||||
| | | | `-<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/arch/sh/include/README.txt?view=log">README.txt</a>
|
||||
| | | | |-<a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/arch/sh/include/m16c/README.txt?view=log">m16c/README.txt</a>
|
||||
| | | | |-<a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/arch/sh/include/sh1/README.txt?view=log">sh1/README.txt</a>
|
||||
| | | | `-<a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/arch/sh/include/README.txt?view=log">README.txt</a>
|
||||
| | | |- src/
|
||||
| | | | |-<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/arch/sh/src/common/README.txt?view=log">common/README.txt</a>
|
||||
| | | | |-<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/arch/sh/src/m16c/README.txt?view=log">m16c/README.txt</a>
|
||||
| | | | |-<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/arch/sh/src/sh1/README.txt?view=log">sh1/README.txt</a>
|
||||
| | | | `-<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/arch/sh/src/README.txt?view=log">README.txt</a>
|
||||
| | | | |-<a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/arch/sh/src/common/README.txt?view=log">common/README.txt</a>
|
||||
| | | | |-<a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/arch/sh/src/m16c/README.txt?view=log">m16c/README.txt</a>
|
||||
| | | | |-<a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/arch/sh/src/sh1/README.txt?view=log">sh1/README.txt</a>
|
||||
| | | | `-<a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/arch/sh/src/README.txt?view=log">README.txt</a>
|
||||
| | |- x86/
|
||||
| | | |- include/
|
||||
| | | | `-<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/arch/x86/include/README.txt?view=log">README.txt</a>
|
||||
| | | | `-<a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/arch/x86/include/README.txt?view=log">README.txt</a>
|
||||
| | | `- src/
|
||||
| | | `-<a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/arch/x86/src/README.txt?view=log">README.txt</a>
|
||||
| | | `-<a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/arch/x86/src/README.txt?view=log">README.txt</a>
|
||||
| | |- z80/
|
||||
| | | `- src/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/arch/z80/src/z80/README.txt?view=log">z80/README.txt</a>
|
||||
| | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/arch/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/arch/z80/src/z80/README.txt?view=log">z80/README.txt</a>
|
||||
| | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/arch/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| |- configs/
|
||||
| | |- amber/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/amber/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/amber/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- avr32dev1/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/avr32dev1/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/avr32dev1/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- c5471evm/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/c5471evm/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/c5471evm/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/c5471evm/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/c5471evm/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/c5471evm/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/c5471evm/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- compal_e88/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/compal_e88/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/compal_e88/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- compal_e99/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/compal_e99/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/compal_e99/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- demo9s12ne64/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/demo9s12ne64/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/demo9s12ne64/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- ea3131/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ea3131/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ea3131/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- ea3152/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ea3152/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ea3152/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- eagle100/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/eagle100/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/eagle100/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/eagle100/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/eagle100/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/eagle100/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/eagle100/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- ekk-lm3s9b96/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ekk-lm3s9b96/README.txt?view=log"><b><i>README.txt
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ekk-lm3s9b96/README.txt?view=log"><b><i>README.txt
|
||||
| | |- | | |- ez80f910200kitg/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ez80f910200kitg/ostest/README.txt?view=log">ostest/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ez80f910200kitg/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ez80f910200kitg/ostest/README.txt?view=log">ostest/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ez80f910200kitg/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- ez80f910200zco/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ez80f910200zco/ostest/README.txt?view=log">dhcpd/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ez80f910200zco/httpd/README.txt?view=log">httpd/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ez80f910200zco/nettest/README.txt?view=log">nettest/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ez80f910200zco/nsh/README.txt?view=log">nsh/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ez80f910200zco/ostest/README.txt?view=log">ostest/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ez80f910200zco/poll/README.txt?view=log">poll/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ez80f910200zco/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ez80f910200zco/ostest/README.txt?view=log">dhcpd/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ez80f910200zco/httpd/README.txt?view=log">httpd/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ez80f910200zco/nettest/README.txt?view=log">nettest/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ez80f910200zco/nsh/README.txt?view=log">nsh/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ez80f910200zco/ostest/README.txt?view=log">ostest/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ez80f910200zco/poll/README.txt?view=log">poll/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ez80f910200zco/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- fire-stm32v2/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/fire-stm32v2/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/fire-stm32v2/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- hymini-stm32v/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/hymini-stm32v/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/hymini-stm32v/RIDE/README.txt?view=log">RIDE/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/hymini-stm32v/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/hymini-stm32v/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/hymini-stm32v/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/hymini-stm32v/RIDE/README.txt?view=log">RIDE/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/hymini-stm32v/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/hymini-stm32v/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- lincoln60/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/lincoln60/README.txt?view=log"><b><i>README.txt | | |- kwikstik-k40/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/kwikstik-k40/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lincoln60/README.txt?view=log"><b><i>README.txt | | |- kwikstik-k40/
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/kwikstik-k40/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- lm3s6432-s2e/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/lm3s6432-s2e/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/lm3s6432-s2e/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/lm3s6432-s2e/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lm3s6432-s2e/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lm3s6432-s2e/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lm3s6432-s2e/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- lm3s6965-ek/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/lm3s6965-ek/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/lm3s6965-ek/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/lm3s6965-ek/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lm3s6965-ek/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lm3s6965-ek/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lm3s6965-ek/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- lm3s8962-ek/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/lm3s8962-ek/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/lm3s8962-ek/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/lm3s8962-ek/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lm3s8962-ek/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lm3s8962-ek/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lm3s8962-ek/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- lpcxpresso-lpc1768/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/lpcxpresso-lpc1768/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lpcxpresso-lpc1768/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- lpc4330-xplorer/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/llpc4330-xplorer/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/llpc4330-xplorer/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- m68332evb/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/m68332evb/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/m68332evb/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/m68332evb/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/m68332evb/src/README.txt?view=log">src/README.txt</a>
|
||||
| | |- mbed/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/mbed/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/mbed/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- mcu123-lpc214x/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/mcu123-lpc214x/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/mcu123-lpc214x/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/mcu123-lpc214x/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/mcu123-lpc214x/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/mcu123-lpc214x/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/mcu123-lpc214x/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- micropendous3/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/micropendous3/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/micropendous3/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- mirtoo/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/mirtoo/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/mirtoo/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- mx1ads/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/mx1ads/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/mx1ads/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/mx1ads/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/mx1ads/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/mx1ads/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/mx1ads/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- ne64badge/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ne64badge/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ne64badge/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- ntosd-dm320/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ntosd-dm320/doc/README.txt?view=log">doc/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ntosd-dm320/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ntosd-dm320/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/ntosd-dm320/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ntosd-dm320/doc/README.txt?view=log">doc/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ntosd-dm320/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ntosd-dm320/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ntosd-dm320/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- nucleus2g/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/nucleus2g/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/nucleus2g/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- olimex-lpc1766stk/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/olimex-lpc1766stk/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/olimex-lpc1766stk/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- olimex-lpc2378/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/olimex-lpc2378/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/olimex-lpc2378/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/olimex-lpc2378/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/olimex-lpc2378/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- olimex-strp711/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/olimex-strp711/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/olimex-strp711/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/olimex-strp711/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/olimex-strp711/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/olimex-strp711/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/olimex-strp711/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- pcblogic-pic32mx/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/pcblogic-pic32mx/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/pcblogic-pic32mx/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- pic32-starterkit/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/pic32-starterkit/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/pic32-starterkit/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- pjrc-8051/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/pjrc-8051/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/pjrc-8051/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/pjrc-8051/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/pjrc-8051/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/pjrc-8051/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/pjrc-8051/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- qemu-i486/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/qemu-i486/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/qemu-i486/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/qemu-i486/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/qemu-i486/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/qemu-i486/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/qemu-i486/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- rgmp/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/rgmp/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/rgmp/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/rgmp/README.txt?view=log"><b><i>README.txt</i></b></a>></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/rgmp/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/rgmp/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/rgmp/README.txt?view=log"><b><i>README.txt</i></b></a>></a>
|
||||
| | |- sam3u-ek/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/sam3u-ek/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/sam3u-ek/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- sim/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/sim/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/sim/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/sim/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/sim/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/sim/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/sim/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- shenzhou/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/shenzhou/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/shenzhou/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- skp16c26/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/skp16c26/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/skp16c26/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/skp16c26/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/skp16c26/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/skp16c26/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/skp16c26/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- stm3210e-eval/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/stm3210e-eval/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/stm3210e-eval/RIDE/README.txt?view=log">RIDE/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/stm3210e-eval/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/stm3210e-eval/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/stm3210e-eval/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/stm3210e-eval/RIDE/README.txt?view=log">RIDE/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/stm3210e-eval/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/stm3210e-eval/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- stm3220g-eval/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/stm3220g-eval/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/stm3220g-eval/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- stm3240g-eval/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/stm3240g-eval/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/stm3240g-eval/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- stm32f4discovery/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/stm32f4discovery/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/stm32f4discovery/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- sure-pic32mx/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/sure-pic32mx/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/sure-pic32mx/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- teensy/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/teensy/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/teensy/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- twr-k60n512/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/twr-k60n512/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/twr-k60n512/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- us7032evb1/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/us7032evb1/bin/README.txt?view=log">bin/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/us7032evb1/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/us7032evb1/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/us7032evb1/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/us7032evb1/bin/README.txt?view=log">bin/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/us7032evb1/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/us7032evb1/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/us7032evb1/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- vsn/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/vsn/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/vsn/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/vsn/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/vsn/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- xtrs/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/xtrs/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/xtrs/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/xtrs/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/xtrs/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/xtrs/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/xtrs/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- z16f2800100zcog/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/xtrs/ostest/README.txt?view=log">ostest/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/xtrs/pashello/README.txt?view=log">pashello/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/xtrs/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/xtrs/ostest/README.txt?view=log">ostest/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/xtrs/pashello/README.txt?view=log">pashello/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/xtrs/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- z80sim/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/z80sim/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/z80sim/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/z80sim/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/z80sim/include/README.txt?view=log">include/README.txt</a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/z80sim/src/README.txt?view=log">src/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/z80sim/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- z8encore000zco/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/z8encore000zco/ostest/README.txt?view=log">ostest/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/z8encore000zco/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/z8encore000zco/ostest/README.txt?view=log">ostest/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/z8encore000zco/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- z8f64200100kit/
|
||||
| | | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/z8f64200100kit/ostest/README.txt?view=log">ostest/README.txt</a>
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/z8f64200100kit/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/configs/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/z8f64200100kit/ostest/README.txt?view=log">ostest/README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/z8f64200100kit/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| |- drivers/
|
||||
| | |- lcd/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/drivers/lcd/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/drivers/lcd/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | |- sercomm/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/drivers/sercomm/README.txt?view=log">README.txt</a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/drivers/sercomm/README.txt?view=log">README.txt</a>
|
||||
| | |- syslog/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/drivers/syslog/README.txt?view=log">README.txt</a>
|
||||
| | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/drivers/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/drivers/syslog/README.txt?view=log">README.txt</a>
|
||||
| | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/drivers/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| |- fs/
|
||||
| | |- mmap/
|
||||
| | | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/fs/mmap/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/fs/mmap/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | `- nxffs/
|
||||
| | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/fs/nxffs/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/fs/nxffs/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| |- graphics/
|
||||
| | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/graphics/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/graphics/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| |- lib/
|
||||
| | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/lib/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/lib/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| |- libxx/
|
||||
| | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/libxx/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/libxx/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| |- mm/
|
||||
| | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/mm/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/mm/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| |- syscall/
|
||||
| | `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/syscall/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/syscall/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| `- tools/
|
||||
| `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/tools/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/tools/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
`- apps/
|
||||
|- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/README.txt?view=log"><b>README.txt</b></a>
|
||||
|- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/README.txt?view=log"><b>README.txt</b></a>
|
||||
|- 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>
|
||||
| |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/examples/pashello/README.txt?view=log">pashello/README.txt</a>
|
||||
| `- <a href="http://http://svn.code.sf.net/p/nuttx/code/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>
|
||||
| `- <a href="http://http://svn.code.sf.net/p/nuttx/code/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>
|
||||
| |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/interpreters/ficl/README.txt?view=log"><b><i>ficl/README.txt</i></b></a>
|
||||
| `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/interpreters/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
|- modbus/
|
||||
| `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/modbus/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/modbus/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
|- netutils/
|
||||
| | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/netutils/discover/README.txt?view=log">discover/README.txt</a>
|
||||
| | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/netutils/ftpc/README.txt?view=log">ftpc/README.txt</a>
|
||||
| | |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/netutils/telnetd/README.txt?view=log">telnetd/README.txt</a>
|
||||
| `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/netutils/README?view=log"><b><i>README</i></b></a>
|
||||
| | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/netutils/discover/README.txt?view=log">discover/README.txt</a>
|
||||
| | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/netutils/ftpc/README.txt?view=log">ftpc/README.txt</a>
|
||||
| | |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/netutils/telnetd/README.txt?view=log">telnetd/README.txt</a>
|
||||
| `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/netutils/README?view=log"><b><i>README</i></b></a>
|
||||
|- nshlib/
|
||||
| `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/nshlib/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
| `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/nshlib/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
|- system/
|
||||
| |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/system/i2c/README.txt?view=log"><b><i>i2c/README.txt</i></b></a>
|
||||
| |- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/system/free/README.txt?view=log">free/README.txt</a>
|
||||
| `- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/system/install/README.txt?view=log">install/README.txt</a>
|
||||
| |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/system/i2c/README.txt?view=log"><b><i>i2c/README.txt</i></b></a>
|
||||
| |- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/system/free/README.txt?view=log">free/README.txt</a>
|
||||
| `- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/system/install/README.txt?view=log">install/README.txt</a>
|
||||
`- vsn/
|
||||
|- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/vsn/poweroff/README.txt?view=log">poweroff/README.txt</a>
|
||||
|- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/vsn/ramtron/README.txt?view=log">ramtron/README.txt</a>
|
||||
|- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/vsn/sdcard/README.txt?view=log">sdcard/README.txt</a>
|
||||
|- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/vsn/sysinfo/README.txt?view=log">sysinfo/README.txt</a>
|
||||
`- <a href="http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/apps/vsn/sdcard/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
|- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/vsn/poweroff/README.txt?view=log">poweroff/README.txt</a>
|
||||
|- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/vsn/ramtron/README.txt?view=log">ramtron/README.txt</a>
|
||||
|- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/vsn/sdcard/README.txt?view=log">sdcard/README.txt</a>
|
||||
|- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/vsn/sysinfo/README.txt?view=log">sysinfo/README.txt</a>
|
||||
`- <a href="http://http://svn.code.sf.net/p/nuttx/code/trunk/apps/vsn/sdcard/README.txt?view=log"><b><i>README.txt</i></b></a>
|
||||
</pre></ul>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -118,7 +118,7 @@ Installation Directories with Spaces in the Path
|
|||
I work around spaces in the home directory name, by creating a
|
||||
new directory that does not contain any spaces, such as /home/nuttx.
|
||||
Then I install NuttX in /home/nuttx and always build from
|
||||
/home/nuttx/nuttx.
|
||||
/home/nuttx/nuttx-code.
|
||||
|
||||
Notes about Header Files
|
||||
------------------------
|
||||
|
|
|
@ -1968,7 +1968,7 @@ release includes several new features:
|
|||
small for the MCU usage and has some limitations. No formal
|
||||
documentation of NXFFS yet exists. See the fs/nxffs/README.txt
|
||||
file for details (see
|
||||
http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/nuttx/fs/nxffs/README.txt?view=log)
|
||||
http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/fs/nxffs/README.txt?view=log)
|
||||
* Support for NXP LPCXpresso LPC1768 board on the Embedded
|
||||
Artists base board. The Code Red toolchain is supported under
|
||||
either Linux or Windows. Verified configurations include
|
||||
|
|
|
@ -552,7 +552,7 @@ config ARCH_BOARD_Z80SIM
|
|||
---help---
|
||||
z80 Microcontroller. This port uses a Z80 instruction set simulator.
|
||||
That simulator can be found in the NuttX SVN at
|
||||
http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/misc/sims/z80sim.
|
||||
http://svn.code.sf.net/p/nuttx/code/trunk/misc/sims/z80sim.
|
||||
This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/")
|
||||
(verified with version 2.6.0).
|
||||
|
||||
|
|
|
@ -1805,7 +1805,7 @@ configs/z16f2800100zcog
|
|||
configs/z80sim
|
||||
z80 Microcontroller. This port uses a Z80 instruction set simulator.
|
||||
That simulator can be found in the NuttX SVN at
|
||||
http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/misc/sims/z80sim.
|
||||
http://svn.code.sf.net/p/nuttx/code/trunk/misc/sims/z80sim.
|
||||
This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/")
|
||||
(verified with version 2.6.0).
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ Toolchain
|
|||
be modified to point to the correct path to the SH toolchain (if
|
||||
different from the default).
|
||||
|
||||
If you have no SH toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
If you have no ARM toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot).
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>nuttx.
|
||||
|
||||
|
|
|
@ -115,7 +115,7 @@ NuttX Buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no HC12 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin
|
||||
environments.
|
||||
|
||||
|
|
|
@ -135,7 +135,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -134,7 +134,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -118,7 +118,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -194,7 +194,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -309,7 +309,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -136,7 +136,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -257,7 +257,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M4 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
NOTE: The NuttX toolchain is an OABI toolchain (vs. the more common EABI)
|
||||
|
|
|
@ -158,7 +158,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -184,7 +184,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
This port was tested with tools built using summon-arm-toolchain; available
|
||||
|
|
|
@ -218,7 +218,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -202,7 +202,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -470,7 +470,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -128,7 +128,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -97,7 +97,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -9,7 +9,7 @@ Toolchain
|
|||
different from the default).
|
||||
|
||||
If you have no ARM toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>nuttx.
|
||||
|
||||
|
|
|
@ -222,7 +222,7 @@ NuttX Buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no HC12 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin
|
||||
environments.
|
||||
|
||||
|
|
|
@ -154,7 +154,7 @@ NuttX buildroot Toolchain
|
|||
different from the default).
|
||||
|
||||
If you have no ARM toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>nuttx.
|
||||
|
||||
|
|
|
@ -188,7 +188,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -276,7 +276,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -182,7 +182,7 @@ NuttX buildroot Toolchain
|
|||
different from the default).
|
||||
|
||||
If you have no ARM toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>nuttx.
|
||||
|
||||
|
|
|
@ -131,7 +131,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -329,7 +329,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -54,11 +54,7 @@ NOTE: See the toolchain issues above -- you may not want to waste your time.
|
|||
|
||||
Check out the misc/buildroot module. SVN checkout instructions:
|
||||
|
||||
svn co https://nuttx.svn.sourceforge.net/svnroot/nuttx nuttx/trunk/misc/buildroot
|
||||
|
||||
Move the buildroot Source Tree and create the archive directory
|
||||
|
||||
mv misc/buildroot .
|
||||
svn checkout svn://svn.code.sf.net/p/nuttx/code/trunk/buildroot buildroot
|
||||
|
||||
Make the archive directory:
|
||||
|
||||
|
|
|
@ -139,7 +139,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -178,7 +178,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -185,7 +185,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -182,7 +182,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -394,7 +394,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M4 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
NOTE: The NuttX toolchain is an OABI toolchain (vs. the more common EABI)
|
||||
|
|
|
@ -19,7 +19,7 @@ Toolchain
|
|||
different from the default).
|
||||
|
||||
If you have no SH toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>nuttx.
|
||||
|
||||
|
|
|
@ -136,7 +136,7 @@ NuttX buildroot Toolchain
|
|||
different from the default in your PATH variable).
|
||||
|
||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||
SourceForge download site (https://sourceforge.net/project/showfiles.php?group_id=189573).
|
||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||
|
||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||
|
|
|
@ -3,7 +3,7 @@ z80sim README
|
|||
|
||||
This port uses a primitive, emulated Z80 and the SDCC toolchain.
|
||||
The instruction set emulator can be found in the NuttX SVN at
|
||||
http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/misc/sims/z80sim
|
||||
http://svn.code.sf.net/p/nuttx/code/trunk/misc/sims/z80sim
|
||||
|
||||
The SDCC toolchain is available from http://sdcc.sourceforge.net/. All
|
||||
testing has been performed using version 2.6.0 of the SDCC toolchain.
|
||||
|
|
Loading…
Reference in a new issue