Update URLs in documentation to account for removal of submodules
This commit is contained in:
parent
45f57ca82a
commit
c964ab6b2b
@ -3752,7 +3752,7 @@ sudo ln -s libXext.so.6.4.0 libXext.so
|
||||
</li>
|
||||
<li><p>
|
||||
Refer to the readme file in sim configuration
|
||||
<a href="https://bitbucket.org/nuttx/boards/src/master/sim/README.txt" target="_blank">README.txt</a> file for additional information.
|
||||
<a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sim/README.txt" target="_blank">README.txt</a> file for additional information.
|
||||
</p></li>
|
||||
</ul>
|
||||
</p>
|
||||
|
@ -5086,7 +5086,7 @@ xxd -i romfs_img >nsh_romfsimg.h
|
||||
</li>
|
||||
</ol>
|
||||
<p>
|
||||
There is a good example of how to do this in the NSH simulation configuration at <a href="https://bitbucket.org/nuttx/boards/src/master/sim/nsh/">configs/sim/nsh<a>. The ROMFS support files are provided at <a href="https://bitbucket.org/nuttx/boards/src/master/sim/include/">configs/sim/include<a> and the <a href="https://bitbucket.org/nuttx/boards/src/master/sim/include/README.txt">README.txt</a> file at the location provides detailed information about creating and modifying the ROMFS file system.
|
||||
There is a good example of how to do this in the NSH simulation configuration at <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sim/nsh/">configs/sim/nsh<a>. The ROMFS support files are provided at <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sim/include/">configs/sim/include<a> and the <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sim/include/README.txt">README.txt</a> file at the location provides detailed information about creating and modifying the ROMFS file system.
|
||||
</p>
|
||||
|
||||
<table width ="100%">
|
||||
|
@ -1655,7 +1655,7 @@
|
||||
<p>
|
||||
<b>STATUS:</b>
|
||||
Does not support interrupts but is otherwise fully functional.
|
||||
Refer to the NuttX <a href="https://bitbucket.org/nuttx/boards/src/master/sim/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sim/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -1680,7 +1680,7 @@
|
||||
<p>
|
||||
<b>STATUS:</b>
|
||||
This port is complete, verified, and included in the initial NuttX release.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/c5471evm/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/c5471evm/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -1705,7 +1705,7 @@
|
||||
This port was contributed by Denis Carilki and includes the work of Denis Carikli, Alan Carvalho de Assis, and Stefan Richter.
|
||||
Calypso support first appeared in NuttX-6.17 with LCD drivers.
|
||||
Support for the Calypso keyboard was added in NuttX-6.24 by Denis Carilki.
|
||||
Refer to the NuttX board README files for the <a href="https://bitbucket.org/nuttx/boards/src/master/compal_e88/README.txt" target="_blank">Compal E88</a>, <a href="https://bitbucket.org/nuttx/boards/src/master/compal_e99/README.txt" target="_blank">Compal E99</a> and <a href="https://bitbucket.org/nuttx/boards/src/master/pirelli_dpl10/README.txt" target="_blank">Pirelli DP-L10</a> phones for further information.
|
||||
Refer to the NuttX board README files for the <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/compal_e88/README.txt" target="_blank">Compal E88</a>, <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/compal_e99/README.txt" target="_blank">Compal E99</a> and <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/pirelli_dpl10/README.txt" target="_blank">Pirelli DP-L10</a> phones for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -1732,7 +1732,7 @@
|
||||
timer interrupts, serial console, USB driver, and SPI-based MMC/SD card
|
||||
support. A verified NuttShell (<a href="NuttShell.html">NSH</a>)
|
||||
configuration is also available.
|
||||
Refer to the NuttX board README files for the <a href="https://bitbucket.org/nuttx/boards/src/master/mcu123-lpc214x/README.txt" target="_blank">mcu123.com</a> and for the <a href="https://bitbucket.org/nuttx/boards/src/master/zp214xpa/README.txt" target="_blank">ZPA213X/4XPA</a> boards for further information.
|
||||
Refer to the NuttX board README files for the <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/mcu123-lpc214x/README.txt" target="_blank">mcu123.com</a> and for the <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/zp214xpa/README.txt" target="_blank">ZPA213X/4XPA</a> boards for further information.
|
||||
</p>
|
||||
<p>
|
||||
<b>Development Environments:</b>
|
||||
@ -1767,7 +1767,7 @@
|
||||
The port is complete and verified.
|
||||
As of NuttX 5.3, the port included only basic timer interrupts and serial console support.
|
||||
In NuttX 7.1, Lizhuoyi contributed additional I2C and SPI drivers.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-lpc2378/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-lpc2378/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
<p>
|
||||
<b>Development Environments:</b> (Same as for the NXP LPC214x).
|
||||
@ -1800,7 +1800,7 @@
|
||||
SD cards).
|
||||
An SPI-based ENC28J60 Ethernet driver for add-on hardware is available and
|
||||
but has not been fully verified on the Olimex board (due to issues powering the ENC28J60 add-on board).
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-strp711/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-strp711/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
<p>
|
||||
<b>Development Environments:</b>
|
||||
@ -1832,7 +1832,7 @@
|
||||
<b>STATUS:</b>
|
||||
This port has stalled due to development tool issues.
|
||||
Coding is complete on the basic port (timer, serial console, SPI).
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/mx1ads/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/mx1ads/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -1861,7 +1861,7 @@
|
||||
The basic port (timer interrupts, serial ports, network, framebuffer, etc.) is complete.
|
||||
All implemented features have been verified with the exception of the USB device-side
|
||||
driver; that implementation is complete but untested.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/ntosd-dm320/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ntosd-dm320/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -1897,7 +1897,7 @@
|
||||
However, as of this writing, I have not had the opportunity to verify this new feature.
|
||||
</p>
|
||||
<p>
|
||||
Refer to the Embedded Artists EA3131 board <a href="https://bitbucket.org/nuttx/boards/src/master/ea3131/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the Embedded Artists EA3131 board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ea3131/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</li>
|
||||
@ -1913,7 +1913,7 @@
|
||||
NOTE: That driver should work on the EA3131 as well. However, the EA3131 uses a PCA9532 PWM part to controller the port power so the it would not quite be a simple drop-in.
|
||||
</p>
|
||||
<p>
|
||||
Refer to the Olimex LPC-H3131 board <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-lpc-h3131/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the Olimex LPC-H3131 board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-lpc-h3131/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</li>
|
||||
@ -1941,7 +1941,7 @@
|
||||
At this point, verification of the EA3152 port has been overcome by events and
|
||||
may never happen.
|
||||
However, the port is available for anyone who may want to use it.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/ea3152/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ea3152/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -2133,7 +2133,7 @@
|
||||
NuttX-7.4 added support for the on-board WM8904 CODEC chip and for <i>Tickless</i> operation.
|
||||
</p>
|
||||
<p>
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/sama5d3x-ek/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sama5d3x-ek/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
<li>
|
||||
@ -2154,7 +2154,7 @@
|
||||
The SAMA5D3 Xplained board does not have NOR FLASH and, as a consequence NuttX must boot into SDRAM with the help of U-Boot.
|
||||
</p>
|
||||
<p>
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/sama5d3-xplained/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sama5d3-xplained/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
@ -2185,7 +2185,7 @@
|
||||
The TM7000 LCDC with the maXTouch multi-touch controller are also fully support in a special NxWM configuration for that larger display.
|
||||
Support for a graphics media player is included (although there were issues with the WM8904 audio CODEC on my board).
|
||||
An SRAM bootloader was also included.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/sama5d4-ek/README.txt" target="_blank">README</a> file for current status.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sama5d4-ek/README.txt" target="_blank">README</a> file for current status.
|
||||
<p></li>
|
||||
</ul>
|
||||
</td>
|
||||
@ -2228,7 +2228,7 @@
|
||||
This port was developed on the v1 board, but the others may be compatible:
|
||||
</p>
|
||||
<p>
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/pcduino-a10/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/pcduino-a10/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
<p>
|
||||
<b>STATUS</b>.
|
||||
@ -2260,7 +2260,7 @@
|
||||
<p>
|
||||
<b>Sabre-6Quad</b>.
|
||||
This is a port to the NXP/Freescale Sabre-6Quad board.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/sabre-6quad/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sabre-6quad/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
<p>
|
||||
<b>STATUS:</b>
|
||||
@ -2290,13 +2290,13 @@
|
||||
<p>
|
||||
<b>STATUS</b>.
|
||||
This is currently in progress but the effort is stalled due to tool-related issues.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/launchxl-tms57004/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/launchxl-tms57004/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
<p>
|
||||
<b>Toolchain:</b>
|
||||
The TMS570 is a big-endian ARM platform and requires a big-endian ARM toolchain.
|
||||
All testing has been performed using a big-endian NuttX buildroot toolchain.
|
||||
Instructions for building this toolchain are included in the board <a href="https://bitbucket.org/nuttx/boards/src/master/launchxl-tms57004/README.txt" target="_blank">README</a> file.
|
||||
Instructions for building this toolchain are included in the board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/launchxl-tms57004/README.txt" target="_blank">README</a> file.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -2321,7 +2321,7 @@
|
||||
This initial support is very minimal:
|
||||
There is a NuttShell (<a href="NuttShell.html">NSH</a>) configuration that might be the basis for an application development.
|
||||
As of this writing, more device drivers are needed to make this a more complete port.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/nutiny-nuc120/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/nutiny-nuc120/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
<p>
|
||||
<b>Memory Usage</b>.
|
||||
@ -2385,7 +2385,7 @@ nsh>
|
||||
As of NuttX-6.28 more device driver development would be needed to make this a complete port, particularly to support USB OTG.
|
||||
A TSI and a SPI driver were added in NuttX-6.29.
|
||||
Alan contributed a PWM driver in NuttX-6.32.
|
||||
Refer to the Freedom KL25Z board <a href="https://bitbucket.org/nuttx/boards/src/master/freedom-kl25z/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the Freedom KL25Z board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/freedom-kl25z/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
<p>
|
||||
@ -2399,7 +2399,7 @@ nsh>
|
||||
<b>STATUS</b>.
|
||||
This is the work of Michael Hope.
|
||||
Verified, initial support for the Teensy-LC first appeared in NuttX-7.10.
|
||||
Refer to the Teensy-LC board <a href="https://bitbucket.org/nuttx/boards/src/master/teensy-lc/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the Teensy-LC board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/teensy-lc/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</ul>
|
||||
@ -2423,7 +2423,7 @@ nsh>
|
||||
This work was contributed in NuttX 7.8 by Derek B. Noonburg.
|
||||
The board support is very similar to the Freedom-KL25Z.
|
||||
It was decided to support this a a separate board, however, due to some small board-level differences.
|
||||
Refer to the Freedom KL26Z board <a href="https://bitbucket.org/nuttx/boards/src/master/freedom-kl26z/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the Freedom KL26Z board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/freedom-kl26z/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -2446,7 +2446,7 @@ nsh>
|
||||
The initial SAMD20 Xplained Pro release (NuttX 7.1) included a functional NuttShell (NSH) configuration.
|
||||
An SPI driver was also included to support the OLED1 and I/O1 modules.
|
||||
That SPI driver, however, was not completed verified due to higher priority tasks that came up (I hope to get back to this later).
|
||||
Refer to the SAMD20 Explained Pro board <a href="https://bitbucket.org/nuttx/boards/src/master/samd20-xplained/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the SAMD20 Explained Pro board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/samd20-xplained/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -2470,7 +2470,7 @@ nsh>
|
||||
Initial support for the SAML21 Xplained Pro was release in the NuttX 7.10.
|
||||
This initial support included a basic configuration for the NuttShell (NSH)
|
||||
(see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
|
||||
Refer to the SAML21 Explained Pro board <a href="https://bitbucket.org/nuttx/boards/src/master/saml21-xplained/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the SAML21 Explained Pro board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/saml21-xplained/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -2492,7 +2492,7 @@ nsh>
|
||||
<p>
|
||||
<b>STATUS:</b>
|
||||
The first released version was provided in NuttX 7.10.
|
||||
Refer to the board <a href="https://bitbucket.org/nuttx/boards/src/master/lpcxpresso-lpc1115/README.txt" target="_blank">README.txt</a> file for further information.
|
||||
Refer to the board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lpcxpresso-lpc1115/README.txt" target="_blank">README.txt</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -2533,7 +2533,7 @@ nsh>
|
||||
<p>
|
||||
<b>STATUS:</b>
|
||||
This port was was released in NuttX 6.14.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/lm3s6432-s2e/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lm3s6432-s2e/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -2557,7 +2557,7 @@ nsh>
|
||||
The current port includes timer, serial console, Ethernet, SSI, and microSD support.
|
||||
There are working configurations to run the <a href="NuttShell.html">NuttShell
|
||||
(NSH)</a>, the NuttX networking test, and the uIP web server.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/eagle100/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/eagle100/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
<p>
|
||||
@ -2597,7 +2597,7 @@ nsh>
|
||||
<b>NOTE</b>: As it is configured now, you MUST have a network connected.
|
||||
Otherwise, the NSH prompt will not come up because the Ethernet
|
||||
driver is waiting for the network to come up.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/lm3s6965-ek/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lm3s6965-ek/README.txt" target="_blank">README</a> file for further information.
|
||||
</small></p>
|
||||
</ul>
|
||||
<p>
|
||||
@ -2623,7 +2623,7 @@ nsh>
|
||||
<b>STATUS:</b>
|
||||
This port was released in NuttX 5.10.
|
||||
Features are the same as with the Eagle-100 LM3S6918 described above.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/lm3s8962-ek/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lm3s8962-ek/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -2640,7 +2640,7 @@ nsh>
|
||||
Header file support was contributed by Tiago Maluta for this part.
|
||||
Jose Pablo Rojas V. is used those header file changes to port NuttX to the TI/Stellaris EKK-LM3S9B96.
|
||||
That port was available in the NuttX-6.20 release.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/ekk-lm3s9b96/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ekk-lm3s9b96/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -2683,7 +2683,7 @@ nsh>
|
||||
DMA and USART-based SPI supported are included, but not fully tested.
|
||||
</p>
|
||||
<p>
|
||||
Refer to the EFM32 Gecko Starter Kit <a href="https://bitbucket.org/nuttx/boards/src/master/efm32-g8xx-stk/README.txt" target="_blank"><i>README.txt</i></a> file for further information.
|
||||
Refer to the EFM32 Gecko Starter Kit <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/efm32-g8xx-stk/README.txt" target="_blank"><i>README.txt</i></a> file for further information.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -2707,7 +2707,7 @@ nsh>
|
||||
The board suppport is complete but untested because of tool-related issues. An OpenOCD compatible, SWD debugger would be required to make further progress in testing.
|
||||
</p>
|
||||
<p>
|
||||
Refer to the Olimex EFM32G880F120-STK <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-efm32g880f129-stk/README.txt" target="_blank"><i>README.txt</i></a> for further information.
|
||||
Refer to the Olimex EFM32G880F120-STK <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-efm32g880f129-stk/README.txt" target="_blank"><i>README.txt</i></a> for further information.
|
||||
</p>
|
||||
</li>
|
||||
</ol>
|
||||
@ -2802,7 +2802,7 @@ nsh>
|
||||
This initial support includes a configuration using the NuttShell (<a href="NuttShell.html">NSH</a>) that might be the basis for an application development.
|
||||
A driver for the on-board segment LCD is included as well as an option to drive the segment LCD from an NSH "built-in" command.
|
||||
As of this writing, a few more things are needed to make this a more complete port: 1) Verfication of more device drivers (timers, quadrature encoders, PWM, etc.), and 2) logic that actually uses the low-power consumption modes of the EnergyLite part.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/stm32ldiscovery/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32ldiscovery/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
<p>
|
||||
<b>Memory Usage</b>.
|
||||
@ -2869,7 +2869,7 @@ nsh>
|
||||
<b>STM32VL-Discovery</b>.
|
||||
In NuttX-6.33, support for the STMicro STM32VL-Discovery board was contributed by Alan Carvalho de Assis.
|
||||
The STM32VL-Discovery board features an STM32F100RB MCU.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/stm32vldiscovery/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32vldiscovery/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
@ -2912,7 +2912,7 @@ nsh>
|
||||
<b>STATUS:</b>
|
||||
The basic STM32F103C8 port was released in NuttX version 6.28.
|
||||
This work was contributed by Laurent Latil.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/stm32_tiny/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32_tiny/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -2937,21 +2937,21 @@ nsh>
|
||||
<b>STM3210E-EVAL</b>.
|
||||
A port for the <a href=" http://www.st.com/">STMicro</a> STM3210E-EVAL development board that
|
||||
features the STM32F103ZET6 MCU.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/stm3210e-eval/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm3210e-eval/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<b>HY-Mini STM32v board</b>.
|
||||
This board is based on the STM32F103VCT chip. Port contributed by Laurent Latil.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/hymini-stm32v/README.txt" target="_blank">README</a> file.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/hymini-stm32v/README.txt" target="_blank">README</a> file.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<b>The M3 Wildfire development board (STM32F103VET6), version 2</b>.
|
||||
See <a href="http://firestm32.taobao.com">http://firestm32.taobao.com</a> (the current board is version 3).
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/fire-stm32v2/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/fire-stm32v2/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -2959,7 +2959,7 @@ nsh>
|
||||
<b>LeafLab's Maple and Maple Mini boards</b>.
|
||||
These boards are based on the STM32F103RBT6 chip for the standard version and on the STM32F103CBT6 for the mini version.
|
||||
See the <a href="http://leaflabs.com/docs/hardware/maple.html">LeafLabs</a> web site for hardware information;
|
||||
see the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/maple/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
||||
see the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/maple/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -2968,7 +2968,7 @@ nsh>
|
||||
The Spark boards are based on the STM32F103CBT6 chip and feature wireless networking using the TI CC3000 WLAN module.
|
||||
See the <a href="http://www.spark.io">Spark</a> web site for hardware information;
|
||||
The <i>emulated Spark</i> is a base board for the Maple Mini board (see above) developed by David Sidrane that supports Spark development while we all way breathlessly for or Spark boards.
|
||||
see the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/spark/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
||||
see the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/spark/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
||||
<p>
|
||||
</p>
|
||||
Initially Spark support was introduced in NuttX 6.31 and completed in NuttX 6.32.
|
||||
@ -3089,7 +3089,7 @@ nsh>
|
||||
(1) Basic Cortex-M3 port,
|
||||
(2) Ethernet,
|
||||
(3) On-board LEDs.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/shenzhou/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/shenzhou/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -3116,7 +3116,7 @@ nsh>
|
||||
<b>STATUS:</b>
|
||||
Networking and touchscreen support are well test.
|
||||
But, at present, neither USB nor LCD functionality have been verified.
|
||||
Refer to the SViewtool STM32F103/F107 <a href="https://bitbucket.org/nuttx/boards/src/master/viewtool-stm32f107/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the SViewtool STM32F103/F107 <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/viewtool-stm32f107/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</li>
|
||||
</td>
|
||||
@ -3159,7 +3159,7 @@ nsh>
|
||||
<b>STATUS:</b>
|
||||
The peripherals of the STM32 F2 family are compatible with the STM32 F4 family.
|
||||
See discussion of the STM3240G-EVAL board below for further information.
|
||||
Refer also to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/stm3220g-eval/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer also to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm3220g-eval/README.txt" target="_blank">README</a> file for further information.
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
@ -3192,7 +3192,7 @@ nsh>
|
||||
<p>
|
||||
Subsequent NuttX releases will extend this port and add support for the SDIO-based SD cards and
|
||||
USB device.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/sam3u-ek/README.txt" target="_blank">README</a> file for further information about this port.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sam3u-ek/README.txt" target="_blank">README</a> file for further information about this port.
|
||||
</p>
|
||||
</ul>
|
||||
<p>
|
||||
@ -3222,7 +3222,7 @@ nsh>
|
||||
<b>STATUS:</b>
|
||||
As of this writing, the basic port is code complete and a fully verified configuration exists for the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
|
||||
The first fully functional Arduino Due port was released in NuttX-6.29.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/arduino-due/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/arduino-due/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
<p>
|
||||
@ -3288,7 +3288,7 @@ nsh>
|
||||
<li>
|
||||
The first functional release for the NXP LPC1768/Nucleus2G occured with NuttX 5.7 with
|
||||
Some additional enhancements through NuttX-5.9.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/nucleus2g/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/nucleus2g/README.txt" target="_blank">README</a> file for further information.
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
@ -3308,7 +3308,7 @@ nsh>
|
||||
<ul>
|
||||
<li>
|
||||
Support for the mbed board was contributed by Dave Marples and released in NuttX-5.11.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/mbed/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/mbed/README.txt" target="_blank">README</a> file for further information.
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
@ -3332,7 +3332,7 @@ nsh>
|
||||
The NuttX-5.17 released added support for low-speed USB devices, interrupt endpoints, and a <i>USB host HID keyboard class driver</i>.
|
||||
</li>
|
||||
<li>
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-lpc1766stk/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-lpc1766stk/README.txt" target="_blank">README</a> file for further information.
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
@ -3351,7 +3351,7 @@ nsh>
|
||||
An fully verified board configuration is included in NuttX-6.2.
|
||||
The Code Red toolchain is supported under either Linux or Windows.
|
||||
Verified configurations include DHCPD, the NuttShell (NSH), NuttX graphis (NX), THTTPD, and USB mass storage device.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/lpcxpresso-lpc1768/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lpcxpresso-lpc1768/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -3362,7 +3362,7 @@ nsh>
|
||||
The initial release was included NuttX-6.26.
|
||||
The Nuttx Buildroot toolchain is used by default.
|
||||
Verifed configurations include the "Hello, World!" example application and a THTTPD demonstration.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/zkit-arm-1769/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/zkit-arm-1769/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -3370,7 +3370,7 @@ nsh>
|
||||
<p>
|
||||
This board configuration was contributed and made available in NuttX-6.20.
|
||||
As contributed board support, I am unsure of what all has been verfied and what has not.
|
||||
See the Microment website <a href="http://micromint.com/Products/lincoln60.html">Lincoln60</a> board and the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/lincoln60/README.txt" target="_blank">README</a> file for further information about the Lincoln board.
|
||||
See the Microment website <a href="http://micromint.com/Products/lincoln60.html">Lincoln60</a> board and the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lincoln60/README.txt" target="_blank">README</a> file for further information about the Lincoln board.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -3378,7 +3378,7 @@ nsh>
|
||||
<p>
|
||||
This board configuration was contributed by Vladimir Komendantskiy and made available in NuttX-7.15.
|
||||
This is a variant of the LPCXpresso LPC1768 board support with special provisions for the U-Blox Model Evaluation board.
|
||||
See the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/u-blox-c027/README.txt" target="_blank">README</a> file for further information about this port.
|
||||
See the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/u-blox-c027/README.txt" target="_blank">README</a> file for further information about this port.
|
||||
</p>
|
||||
</li>
|
||||
</ol>
|
||||
@ -3413,7 +3413,7 @@ nsh>
|
||||
The NSH configuration includes verified support for a DMA-based SD card interface.
|
||||
The frame-buffer LCD driver is functional and uses the SDRAM for frame-buffer memory.
|
||||
A touchscreen interface has been developed but there appears to be a hardware issue with the WaveShare implementation of the XPT2046 touchscreen controller.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/open1788/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/open1788/README.txt" target="_blank">README</a> file for further information.
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
@ -3436,7 +3436,7 @@ nsh>
|
||||
<ul>
|
||||
<p>
|
||||
<b>STATUS:</b>
|
||||
Refer to the Teensy-3.1 board <a href="https://bitbucket.org/nuttx/boards/src/master/teensy-3.x/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the Teensy-3.1 board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/teensy-3.x/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -3464,7 +3464,7 @@ nsh>
|
||||
(2) bring up the NuttShell NSH, (3) develop support for the SDHC-based SD card,
|
||||
(4) develop support for USB host and device, and (2) develop an LCD driver.
|
||||
NOTE: Some of these remaining tasks are shared with the K60 work described below.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/kwikstik-k40/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/kwikstik-k40/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -3494,7 +3494,7 @@ nsh>
|
||||
the Ethernet driver became stable in NuttX-7.14 thanks to the efforts of Andrew Webster.
|
||||
Additional work remaining includes: (1) integrate th SDHC drivers, and (2) develop support for USB host and device.
|
||||
NOTE: Most of these remaining tasks are the same as the pending K40 tasks described above.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/twr-k60n512/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/twr-k60n512/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
<p>
|
||||
@ -3544,7 +3544,7 @@ nsh>
|
||||
The basic port for the STM32F3-Discover was first released in NuttX-6.26.
|
||||
Many of the drivers previously released for the STM32 F1, Value Line, and F2 and F4 may be usable on this platform as well.
|
||||
New drivers will be required for ADC and I2C which are very different on this platform.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/stm32f3discovery/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32f3discovery/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
|
||||
@ -3599,7 +3599,7 @@ nsh>
|
||||
<li><b>NuttX-7.2</b>
|
||||
The basic port for STMicro Nucleo F401RE board was contributed by Frank Bennett.
|
||||
<li>
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/nucleo-f401re/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/nucleo-f401re/README.txt" target="_blank">README</a> file for further information.
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
@ -3652,7 +3652,7 @@ nsh>
|
||||
Support for the Olimex STM32 H405 board was added in NuttX-7.3.
|
||||
</li>
|
||||
<li>
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/stm3240g-eval/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm3240g-eval/README.txt" target="_blank">README</a> file for further information.
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
@ -3683,7 +3683,7 @@ nsh>
|
||||
<b>STATUS:</b>
|
||||
The basic port for the STM32F4-Discovery was contributed by Mike Smith and was first released in NuttX-6.14.
|
||||
All drivers listed for the STM3240G-EVAL are usable on this platform as well.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/stm32f4discovery/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32f4discovery/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
<p>
|
||||
@ -3700,7 +3700,7 @@ nsh>
|
||||
<li>Battery connect and batter charger circuit.</li>
|
||||
</ul>
|
||||
<p>
|
||||
See the <a href="http://www.mikroe.com/mikromedia/stm32-m4/">Mikroelektronika</a> website for more information about this board and the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/mikroe-stm32f4/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
||||
See the <a href="http://www.mikroe.com/mikromedia/stm32-m4/">Mikroelektronika</a> website for more information about this board and the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/mikroe-stm32f4/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
||||
</p>
|
||||
<ul>
|
||||
<p>
|
||||
@ -3712,12 +3712,12 @@ nsh>
|
||||
<p>
|
||||
<b>Olimex STM32 H405</b>.
|
||||
Support for the Olimex STM32 H405 development board was contributed by Martin Lederhilger and appeared in NuttX-7.3.
|
||||
See the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-stm32-h405/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
||||
See the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-stm32-h405/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
||||
</p>
|
||||
<p>
|
||||
<b>Olimex STM32 H407</b>.
|
||||
Support for the Olimex STM32 H407 development board was contributed by Neil Hancock and appeared in NuttX-7.14.
|
||||
See the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-stm32-h407/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
||||
See the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-stm32-h407/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -3771,7 +3771,7 @@ nsh>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
Refer to the STM32F429I-Discovery board <a href="https://bitbucket.org/nuttx/boards/src/master/stm32f429i-disco/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the STM32F429I-Discovery board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32f429i-disco/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -3820,13 +3820,13 @@ nsh>
|
||||
<li>
|
||||
<p>
|
||||
<b>Nucleo-L476RG</b>.
|
||||
Board support for the STMicro NucleoL476RG board from ST Micro was contributed by Sebastien Lorquet in NuttX-7.15. See the <a href="http://www.st.com/nucleo-l476rg" target="_blank">STMicro website</a> and the board <a href="https://bitbucket.org/nuttx/boards/src/master/nucleo-l476rg/README.txt" target="_blank">README</a> file for further information.
|
||||
Board support for the STMicro NucleoL476RG board from ST Micro was contributed by Sebastien Lorquet in NuttX-7.15. See the <a href="http://www.st.com/nucleo-l476rg" target="_blank">STMicro website</a> and the board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/nucleo-l476rg/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<b>STM32L476VG Discovery</b>.
|
||||
Board support for the STMicro STM32L476VG Discovery board from ST Micro was contributed by Dave in NuttX-7.15. See the <a href="http://www.st.com/stm32l476g-disco" target="_blank">STMicro website</a> and the board <a href="https://bitbucket.org/nuttx/boards/src/master/stm32l476vg-disco/README.txt" target="_blank">README</a> file for further information.
|
||||
Board support for the STMicro STM32L476VG Discovery board from ST Micro was contributed by Dave in NuttX-7.15. See the <a href="http://www.st.com/stm32l476g-disco" target="_blank">STMicro website</a> and the board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32l476vg-disco/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
@ -3866,7 +3866,7 @@ nsh>
|
||||
<ul>
|
||||
<li>
|
||||
<p><b>STATUS:</b>
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/lpc4330-xplorer/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lpc4330-xplorer/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -3913,7 +3913,7 @@ nsh>
|
||||
<ul>
|
||||
<li>
|
||||
<p><b>STATUS:</b>
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/lpc4357-evb/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lpc4357-evb/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -3933,7 +3933,7 @@ nsh>
|
||||
<ul>
|
||||
<li>
|
||||
<p><b>STATUS:</b>
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/lpc4370-link2/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lpc4370-link2/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -3950,7 +3950,7 @@ nsh>
|
||||
<ul>
|
||||
<li>
|
||||
<p><b>STATUS:</b>
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/lpc4337-ws/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lpc4337-ws/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
@ -4010,7 +4010,7 @@ nsh>
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
Refer to the EK-TM4C123GXL board <a href="https://bitbucket.org/nuttx/boards/src/master/tm4c123g-launchpad/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
Refer to the EK-TM4C123GXL board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/tm4c123g-launchpad/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -4036,7 +4036,7 @@ nsh>
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
Refer to the EK-TM4C1294XL board <a href="https://bitbucket.org/nuttx/boards/src/master/tm4c1294-launchpad/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
Refer to the EK-TM4C1294XL board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/tm4c1294-launchpad/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -4066,11 +4066,11 @@ nsh>
|
||||
<li>
|
||||
This board supports included two configurations for the NuttShell (<a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
|
||||
Both are networked enabled: One configured to support IPv4 and one configured to supported IPv6.
|
||||
Instructions are included in the board <a href="https://bitbucket.org/nuttx/boards/src/master/dk-tm4c129x/README.txt" target="_blank">README</a> file for configuring both IPv4 and IPv6 simultaneously..
|
||||
Instructions are included in the board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/dk-tm4c129x/README.txt" target="_blank">README</a> file for configuring both IPv4 and IPv6 simultaneously..
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
Refer to the DK-TM4C129X board <a href="https://bitbucket.org/nuttx/boards/src/master/dk-tm4c129x/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
Refer to the DK-TM4C129X board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/dk-tm4c129x/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -4093,7 +4093,7 @@ nsh>
|
||||
The basic port was released in NuttX-7.5.
|
||||
This basic board supported includes an verified configuration for the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
|
||||
Key wireless networking capability is still missing.
|
||||
Refer to the CC3200 LaunchPad board <a href="https://bitbucket.org/nuttx/boards/src/master/cc3200-launchpad/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
Refer to the CC3200 LaunchPad board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/cc3200-launchpad/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -4129,7 +4129,7 @@ nsh>
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/sam4l-xplained/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sam4l-xplained/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
<p>
|
||||
<b>Memory Usage</b>.
|
||||
@ -4205,7 +4205,7 @@ Mem: 29232 5920 23312 23312
|
||||
A DMA-base SPI driver is supported and has been verified with the AT25 Serial FLASH.
|
||||
Touchscreen and LCD support was added in NuttX-7.3, but has not been fully integrated as of this writing.
|
||||
The SAM4E-EK should be compatible with most of the other SAM3/4 drivers (like HSMCI, DMAC, etc.) but those have not be verified on the SAM4E-EK as of this writing.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/sam4e-ek/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sam4e-ek/README.txt" target="_blank">README</a> file for further information.
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
@ -4234,7 +4234,7 @@ Mem: 29232 5920 23312 23312
|
||||
Support for the on-board 1MB SRAM was added in NuttX-6.29.
|
||||
An RTT driver was Bob Doiron in NuttX-7.3.
|
||||
Bob also added an high resolution RTC emulation using the RTT for the sub-second counter.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/sam4s-xplained/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sam4s-xplained/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</li>
|
||||
@ -4249,7 +4249,7 @@ Mem: 29232 5920 23312 23312
|
||||
As of this writing, the basic port is code complete and a fully verified configuration exists for the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
|
||||
The first fully functional SAM4S Xplained Pro port was released in NuttX-7.2.
|
||||
This supported also added HSMCI, RTC, and watchdog and verified support for USB device.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/sam4s-xplained-pro/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sam4s-xplained-pro/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</li>
|
||||
@ -4282,7 +4282,7 @@ Mem: 29232 5920 23312 23312
|
||||
A new Ethernet MAC driver has been developed and is functional in the NSH configuration.
|
||||
A DMA-base SPI driver is supported and has been verified with the AT25 Serial FLASH.
|
||||
The SAM4E-EK should be compatible with most of the other SAM3/4 drivers (like HSMCI, DMAC, etc.) but those have not be verified on the SAM4E-EK as of this writing.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/sam4e-ek/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sam4e-ek/README.txt" target="_blank">README</a> file for further information.
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
@ -4368,7 +4368,7 @@ Mem: 29232 5920 23312 23312
|
||||
<li>RSWDT driver.</li>
|
||||
</ul>
|
||||
</p>
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/samv71-xult/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/samv71-xult/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -4385,7 +4385,7 @@ Mem: 29232 5920 23312 23312
|
||||
This port uses Atmel SAM E70 Xplained Evaluation Kit (ATSAME70-XPLD).
|
||||
This board is essentially a lower cost version of the SAMV71-XULT board featuring the ATSAME70Q21 Cortex-M7 microcontroller.
|
||||
See the <a href="#at91samv71">Atmel SAMV71</a> for supported features.
|
||||
Also refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/same70-xplained/README.txt" target="_blank">README</a> file for further information.
|
||||
Also refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/same70-xplained/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</td>
|
||||
<tr>
|
||||
@ -4410,7 +4410,7 @@ Mem: 29232 5920 23312 23312
|
||||
The first release of the STM32F746G_DISCO port was available in NuttX-7.11.
|
||||
</p>
|
||||
</p>
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/stm32f746g-disco/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32f746g-disco/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -4466,14 +4466,14 @@ Mem: 29232 5920 23312 23312
|
||||
<p>
|
||||
<b>STATUS:</b>
|
||||
Work on this port has stalled due to toolchain issues. Complete, but untested code for this port appears in the NuttX 6.5 release.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/amber/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/amber/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
<p>
|
||||
<a name="avratmega1284p"><b>LowPowerLab MoteinoMEGA</b>.</a>
|
||||
This port of NuttX to the MoteinoMEGA from <a href="http://www.lowpowerlab.com">LowPowerLab</a>.
|
||||
The MoteinoMEGA is based on an Atmel ATMega1284P.
|
||||
See the LowPowerlab <a href="https://lowpowerlab.com/shop/index.php?_route_=Moteino/moteinomega">website</a> and the board <a href="https://bitbucket.org/nuttx/boards/src/master/moteio-mega/README.txt" target="_blank">README</a> file for further information.
|
||||
See the LowPowerlab <a href="https://lowpowerlab.com/shop/index.php?_route_=Moteino/moteinomega">website</a> and the board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/moteio-mega/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
<ul>
|
||||
<p>
|
||||
@ -4490,7 +4490,7 @@ Mem: 29232 5920 23312 23312
|
||||
<b>STATUS:</b>
|
||||
The basic port was released in NuttX-7.14 including a simple "Hello, World!" and OS test configurations.
|
||||
Extensive effort was made to the use the special capabilities of the Atmel Studio AVR compiler to retain strings in FLASH memory and so keep the SRAM memory usage to a minimum.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/arduino-mega2560/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/arduino-mega2560/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</ul>
|
||||
@ -4520,7 +4520,7 @@ Mem: 29232 5920 23312 23312
|
||||
The basic port was released in NuttX-6.5. This basic port consists only of
|
||||
a "Hello, World!!" example that demonstrates initialization of the OS,
|
||||
creation of a simple task, and serial console output.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/micropendous3/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/micropendous3/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
<p>
|
||||
@ -4542,7 +4542,7 @@ Mem: 29232 5920 23312 23312
|
||||
An SPI driver and a USB device driver exist for the AT90USB as well
|
||||
as a USB mass storage configuration. However, this configuration is not
|
||||
fully debugged as of the NuttX-6.5 release.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/teensy-2.0/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/teensy-2.0/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</tr>
|
||||
@ -4635,7 +4635,7 @@ Mem: 29232 5920 23312 23312
|
||||
The basic, port was be released in NuttX-5.13.
|
||||
A complete port will include drivers for additional AVR32 UC3 devices -- like SPI and USB --- and will be available in a later release,
|
||||
time permitting.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/avr32dev1/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/avr32dev1/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -4672,7 +4672,7 @@ Mem: 29232 5920 23312 23312
|
||||
However, testing has not yet begun due to issues with BDMs, Code Warrior, and
|
||||
the paging in the build process.
|
||||
Progress is slow, but I hope to see a fully verified MC9S12NE64 port in the near future.
|
||||
Refer to the NuttX board README files for <a href="https://bitbucket.org/nuttx/boards/src/master/demo9s12ne64/README.txt" target="_blank">DEMO9S12NE64</a> and for the <a href="https://bitbucket.org/nuttx/boards/src/master/ne64badge/README.txt" target="_blank">NE64 /PoE Badge</a> for further information.
|
||||
Refer to the NuttX board README files for <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/demo9s12ne64/README.txt" target="_blank">DEMO9S12NE64</a> and for the <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ne64badge/README.txt" target="_blank">NE64 /PoE Badge</a> for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -4699,7 +4699,7 @@ Mem: 29232 5920 23312 23312
|
||||
The port is reported to be functional on the <a href="http://bifferos.bizhat.com">Bifferboard</a> as well.
|
||||
In NuttX 7.1, Lizhuoyi contributed additional keyboard and VGA drivers.
|
||||
This is a great, stable starting point for anyone interest in fleshing out the x86 port!
|
||||
Refer to the NuttX <a href="https://bitbucket.org/nuttx/boards/src/master/qemu-i486/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/qemu-i486/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -4727,7 +4727,7 @@ Mem: 29232 5920 23312 23312
|
||||
This initial port of NuttX to RGMP was provided in NuttX-6.3.
|
||||
This initial RGP port provides only minimal driver support and does not use the native NuttX interrupt system.
|
||||
This is a great, stable starting point for anyone interest in working with NuttX under RGMP!
|
||||
Refer to the NuttX <a href="https://bitbucket.org/nuttx/boards/src/master/rgmp/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/rgmp/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -4758,7 +4758,7 @@ Mem: 29232 5920 23312 23312
|
||||
The PGA117, however, is not yet fully integrated to support ADC sampling.
|
||||
See the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a> for further information about NSH.
|
||||
The first verified port to the Mirtoo module was available with the NuttX 6.20 release.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/mirtoo/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/mirtoo/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -4792,7 +4792,7 @@ Mem: 29232 5920 23312 23312
|
||||
An untested USB device-side driver is available in the source tree.
|
||||
A more complete port would include support of the USB OTG port and of the LCD display on this board.
|
||||
Those drivers are not yet available as of this writing.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/sure-pic32mx/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sure-pic32mx/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
<p>
|
||||
@ -4808,7 +4808,7 @@ Mem: 29232 5920 23312 23312
|
||||
<b>STATUS:</b>
|
||||
The basic port is code complete and fully verified in NuttX 6.13.
|
||||
Available configurations include the NuttShell (NSH - see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/pcblogic-pic32mx/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/pcblogic-pic32mx/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
<li><b>UBW32 Board from Sparkfun</b>
|
||||
This is the port to the Sparkfun UBW32 board.
|
||||
@ -4821,7 +4821,7 @@ Mem: 29232 5920 23312 23312
|
||||
The basic port is code complete and fully verified in NuttX 6.18.
|
||||
Available configurations include the NuttShell (NSH - see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
|
||||
USB has not yet been fully tested but on first pass appears to be functional.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/ubw32/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ubw32/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</ul>
|
||||
@ -4852,7 +4852,7 @@ Mem: 29232 5920 23312 23312
|
||||
A verified configuration is available for the NuttShel (NSH) appeared in NuttX-6.16.
|
||||
Board support includes a verified USB (device-side) driver.
|
||||
Also included are a a verified Ethernet driver, a partially verified USB device controller driver, and an unverifed SPI driver.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/pic32mx-starterkit/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/pic32mx-starterkit/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
<li><b>Mikroelektronika PIC32MX7 Mulitmedia Board (MMB)</b>.
|
||||
A port has been completed for the Mikroelektronika PIC32MX7 Multimedia Board (MMB).
|
||||
@ -4875,7 +4875,7 @@ Mem: 29232 5920 23312 23312
|
||||
However, additional verification and tuning of this driver is required.
|
||||
Further display/touchscreen verification would require C++ support (for NxWidgets and NxWM).
|
||||
Since I there is no PIC32 C++ is the free version of the MPLAB C32 toolchain, further graphics development is stalled.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/pic32mx7mmb/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/pic32mx7mmb/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -4946,7 +4946,7 @@ Mem: 29232 5920 23312 23312
|
||||
<li>Ethernet (code complete, but not yet functional),</li>
|
||||
</ul>
|
||||
</p>
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/pic32mz-starterkit/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/pic32mz-starterkit/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -4992,7 +4992,7 @@ Mem: 29232 5920 23312 23312
|
||||
(which has very limit SH-1 support to begin with), or perhaps with the CMON debugger.
|
||||
At any rate, I have exhausted all of the energy that I am willing to put into this cool
|
||||
old processor for the time being.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/us7032evb1/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/us7032evb1/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -5029,7 +5029,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);
|
||||
</pre></ul>
|
||||
<p>
|
||||
No workaround is known at this time. This is a show stopper for M16C.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/skp16c26/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/skp16c26/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -5056,7 +5056,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);
|
||||
The initial release of support for the z16f was made available in NuttX version 0.3.7.
|
||||
A working NuttShell (NSH) configuration as added in NuttX-6.33 (although a patch is required to work around an issue with a ZDS-II 5.0.1 tool problem).
|
||||
An ESPI driver was added in NuttX-7.2.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/z16f2800100zcog/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/z16f2800100zcog/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
@ -5091,7 +5091,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);
|
||||
The first integrated version was released in NuttX version 0.4.2 (with important early bugfixes
|
||||
in 0.4.3 and 0.4.4).
|
||||
As of this writing, that port provides basic board support with a serial console, SPI, and eZ80F91 EMAC driver.
|
||||
Refer to the NuttX board README files for the <a href="https://bitbucket.org/nuttx/boards/src/master/ez80f910200kitg/README.txt" target="_blank">ez80f0910200kitg</a> and <a href="https://bitbucket.org/nuttx/boards/src/master/ez80f910200zco/README.txt" target="_blank">ez80f910200zco</a>file for further information.
|
||||
Refer to the NuttX board README files for the <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ez80f910200kitg/README.txt" target="_blank">ez80f0910200kitg</a> and <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ez80f910200zco/README.txt" target="_blank">ez80f910200zco</a>file for further information.
|
||||
</p>
|
||||
</ul>
|
||||
</td>
|
||||
@ -5122,7 +5122,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);
|
||||
<b>STATUS:</b>
|
||||
This release has been verified only on the ZiLOG ZDS-II Z8Encore! chip simulation
|
||||
as of nuttx-0.3.9.
|
||||
Refer to the NuttX board README files for the <a href="https://bitbucket.org/nuttx/boards/src/master/z8encore000zco/README.txt" target="_blank">z8encore000zco</a> and for the<a href="https://bitbucket.org/nuttx/boards/src/master/z8f64200100kit/README.txt" target="_blank">z8f64200100kit</a> for further information.
|
||||
Refer to the NuttX board README files for the <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/z8encore000zco/README.txt" target="_blank">z8encore000zco</a> and for the<a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/z8f64200100kit/README.txt" target="_blank">z8f64200100kit</a> for further information.
|
||||
</p>
|
||||
<ul>
|
||||
</td>
|
||||
@ -5151,7 +5151,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);
|
||||
Most of the NuttX is in port for both the Z80182 and for the P112 board.
|
||||
Boards from Kickstarter project will not be available, however, until the third quarter of 2013.
|
||||
So it will be some time before this port is verified on hardware.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/p112/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/p112/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
<ul>
|
||||
</td>
|
||||
@ -5176,7 +5176,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);
|
||||
<b>STATUS:</b>
|
||||
This port is complete and stable to the extent that it can be tested
|
||||
using an instruction set simulator.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/z80sim/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/z80sim/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
<ul>
|
||||
</td>
|
||||
@ -5200,7 +5200,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);
|
||||
<b>STATUS:</b>
|
||||
Basically the same as for the Z80 instruction set simulator.
|
||||
This port was contributed by Jacques Pelletier.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/boards/src/master/xtrs/README.txt" target="_blank">README</a> file for further information.
|
||||
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/xtrs/README.txt" target="_blank">README</a> file for further information.
|
||||
</p>
|
||||
<ul>
|
||||
</td>
|
||||
|
@ -843,7 +843,7 @@
|
||||
|
||||
<h3><a name="supportedboards">2.5.3 Supported Boards</a></h3>
|
||||
<p>
|
||||
All of the specific boards supported by NuttX are identified in the <a href="https://bitbucket.org/nuttx/boards/src/master/README.txt" target="_blank">README.txt</a> file.
|
||||
All of the specific boards supported by NuttX are identified in the <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/README.txt" target="_blank">README.txt</a> file.
|
||||
</p>
|
||||
<h3><a name="newboardconfig">2.5.4 Adding a New Board Configuration</a></h3>
|
||||
<p>
|
||||
|
@ -30,24 +30,24 @@ nuttx/
|
||||
| |
|
||||
| |- arm/
|
||||
| | `- src
|
||||
| | `- <a href="https://bitbucket.org/nuttx/arch/src/master/arm/src/lpc214x/README.txt" target="_blank">lpc214x/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/arch/src/master/arm/src/lpc214x/README.txt" target="_blank">lpc214x/README.txt</a>
|
||||
| |- sh/
|
||||
| | |- include/
|
||||
| | | `-<a href="https://bitbucket.org/nuttx/arch/src/master/sh/include/README.txt" target="_blank">README.txt</a>
|
||||
| | | `-<a href="https://bitbucket.org/nuttx/nuttx/arch/src/master/sh/include/README.txt" target="_blank">README.txt</a>
|
||||
| | |- src/
|
||||
| | | `-<a href="https://bitbucket.org/nuttx/arch/src/master/sh/src/README.txt" target="_blank">README.txt</a>
|
||||
| | | `-<a href="https://bitbucket.org/nuttx/nuttx/arch/src/master/sh/src/README.txt" target="_blank">README.txt</a>
|
||||
| |- x86/
|
||||
| | |- include/
|
||||
| | | `-<a href="https://bitbucket.org/nuttx/arch/src/master/x86/include/README.txt" target="_blank">README.txt</a>
|
||||
| | | `-<a href="https://bitbucket.org/nuttx/nuttx/arch/src/master/x86/include/README.txt" target="_blank">README.txt</a>
|
||||
| | `- src/
|
||||
| | `-<a href="https://bitbucket.org/nuttx/arch/src/master/x86/src/README.txt" target="_blank">README.txt</a>
|
||||
| | `-<a href="https://bitbucket.org/nuttx/nuttx/arch/src/master/x86/src/README.txt" target="_blank">README.txt</a>
|
||||
| |- z80/
|
||||
| | |- src/z80
|
||||
| | | `- <a href="https://bitbucket.org/nuttx/arch/src/master/z80/src/z80/README.txt" target="_blank">README.txt</a>
|
||||
| | | `- <a href="https://bitbucket.org/nuttx/nuttx/arch/src/master/z80/src/z80/README.txt" target="_blank">README.txt</a>
|
||||
| | `- src/z180
|
||||
| | |- <a href="https://bitbucket.org/nuttx/arch/src/master/z80/src/z180/README.txt" target="_blank">README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/arch/src/master/z80/src/z180/z180_mmu.txt" target="_blank">z180_mmu.txt</a>
|
||||
| `- <a href="https://bitbucket.org/nuttx/arch/src/master/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/arch/src/master/z80/src/z180/README.txt" target="_blank">README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/arch/src/master/z80/src/z180/z180_mmu.txt" target="_blank">z180_mmu.txt</a>
|
||||
| `- <a href="https://bitbucket.org/nuttx/nuttx/arch/src/master/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
|- binfmt/
|
||||
| |- libpcode/
|
||||
| `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/binfmt/libpcode/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
@ -55,256 +55,256 @@ nuttx/
|
||||
| `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/audio/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
|- configs/
|
||||
| |- amber/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/amber/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/amber/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- arduino-mega2560/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/arduino-mega2560/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/arduino-mega2560/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- arduino-due/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/arduino-due/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/arduino-due/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- avr32dev1/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/avr32dev1/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/avr32dev1/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- c5471evm/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/c5471evm/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/c5471evm/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- cc3200-launchpad/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/cc3200-launchpad/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/cc3200-launchpad/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- cloudctrl/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/cloudctrl/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/cloudctrl/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- compal_e86/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/compal_e86/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/compal_e86/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- compal_e88/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/compal_e88/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/compal_e88/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- compal_e99/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/compal_e99/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/compal_e99/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- demo9s12ne64/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/demo9s12ne64/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/demo9s12ne64/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- dk-tm4c129x/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/dk-tm4c129x/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/dk-tm4c129x/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- ea3131/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/ea3131/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ea3131/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- ea3152/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/ea3152/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ea3152/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- eagle100/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/eagle100/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/eagle100/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- efm32-g8xx-stk/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/efm32-g8xx-stk/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/efm32-g8xx-stk/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- efm32gg-stk3700/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/efm32gg-stk3700/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/efm32gg-stk3700/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- ekk-lm3s9b96/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/ekk-lm3s9b96/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ekk-lm3s9b96/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- ez80f910200kitg/
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/ez80f910200kitg/ostest/README.txt" target="_blank">ostest/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/ez80f910200kitg/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ez80f910200kitg/ostest/README.txt" target="_blank">ostest/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ez80f910200kitg/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- ez80f910200zco/
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/ez80f910200zco/ostest/README.txt" target="_blank">dhcpd/README.txt</a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/ez80f910200zco/httpd/README.txt" target="_blank">httpd/README.txt</a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/ez80f910200zco/nettest/README.txt" target="_blank">nettest/README.txt</a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/ez80f910200zco/nsh/README.txt" target="_blank">nsh/README.txt</a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/ez80f910200zco/ostest/README.txt" target="_blank">ostest/README.txt</a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/ez80f910200zco/poll/README.txt" target="_blank">poll/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/ez80f910200zco/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ez80f910200zco/ostest/README.txt" target="_blank">dhcpd/README.txt</a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ez80f910200zco/httpd/README.txt" target="_blank">httpd/README.txt</a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ez80f910200zco/nettest/README.txt" target="_blank">nettest/README.txt</a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ez80f910200zco/nsh/README.txt" target="_blank">nsh/README.txt</a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ez80f910200zco/ostest/README.txt" target="_blank">ostest/README.txt</a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ez80f910200zco/poll/README.txt" target="_blank">poll/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ez80f910200zco/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- fire-stm32v2/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/fire-stm32v2/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/fire-stm32v2/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- freedom-kl25z/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/freedom-kl25z/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/freedom-kl25z/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- freedom-kl26z/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/freedom-kl26z/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/freedom-kl26z/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- hymini-stm32v/
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/hymini-stm32v/RIDE/README.txt" target="_blank">RIDE/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/hymini-stm32v/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/hymini-stm32v/RIDE/README.txt" target="_blank">RIDE/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/hymini-stm32v/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- kwikstik-k40/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/kwikstik-k40/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/kwikstik-k40/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- launchxl-tms57004/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/launchxl-tms57004/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/launchxl-tms57004/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- lincoln60/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/lincoln60/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lincoln60/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- lm3s6432-s2e/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/lm3s6432-s2e/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lm3s6432-s2e/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- lm3s6965-ek/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/lm3s6965-ek/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lm3s6965-ek/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- lm3s8962-ek/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/lm3s8962-ek/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lm3s8962-ek/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- lpc4330-xplorer/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/llpc4330-xplorer/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/llpc4330-xplorer/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- lpc4337-ws/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/llpc4337-ws/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/llpc4337-ws/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- lpc4357-evb/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/llpc4357-evb/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/llpc4357-evb/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- lpc4370-link2/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/llpc4370-link2/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/llpc4370-link2/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- lpcxpresso-lpc1115/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/lpcxpresso-lpc1115/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lpcxpresso-lpc1115/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- lpcxpresso-lpc1768/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/lpcxpresso-lpc1768/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/lpcxpresso-lpc1768/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- maple/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/maple/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/maple/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- mbed/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/mbed/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/mbed/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- mcu123-lpc214x/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/mcu123-lpc214x/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/mcu123-lpc214x/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- micropendous3/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/micropendous3/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/micropendous3/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- mikroe-stm32f4/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/mikroe-stm32f4/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/mikroe-stm32f4/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- mirtoo/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/mirtoo/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/mirtoo/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- mt-db-x3//
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/mt-db-x3//README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/mt-db-x3//README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- moteino-mega/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/moteino-mega/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/moteino-mega/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- mx1ads/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/mx1ads/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/mx1ads/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- ne64badge/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/ne64badge/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ne64badge/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- ntosd-dm320/
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/ntosd-dm320/doc/README.txt" target="_blank">doc/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/ntosd-dm320/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ntosd-dm320/doc/README.txt" target="_blank">doc/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ntosd-dm320/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- nucleo-f4x1re/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/nucleo-f4x1re/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/nucleo-f4x1re/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- nucleus2g/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/nucleus2g/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/nucleus2g/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- nutiny-nuc120/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/nutiny-nuc120/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/nutiny-nuc120/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- olimex-efm32g880f129-stk/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-efm32g880f129-stk/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-efm32g880f129-stk/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- olimex-lpc1766stk/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-lpc1766stk/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-lpc1766stk/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- olimex-lpc2378/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-lpc2378/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-lpc2378/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- olimex-lpc-h3131/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-lpc-h3131/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-lpc-h3131/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- olimex-stm32-h405/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-stm32-h405/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-stm32-h405/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- olimex-stm32-h407/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-stm32-h407/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-stm32-h407/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- olimex-stm32-p107/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-stm32-p107/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-stm32-p107/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- olimex-stm32-p207/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-stm32-p207/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-stm32-p207/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- olimex-strp711/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/olimex-strp711/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/olimex-strp711/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- open1788/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/open1788/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/open1788/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- p112/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/p112/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/p112/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- pcblogic-pic32mx/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/pcblogic-pic32mx/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/pcblogic-pic32mx/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- pcduino-a10/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/pcduino-pic32mx/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/pcduino-pic32mx/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- pic32mx-starterkit/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/pic32mx-starterkit/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/pic32mx-starterkit/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- pic32mx7mmb/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/pic32mx7mmb/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/pic32mx7mmb/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- pic32mz-starterkit/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/pic32mz-starterkit/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/pic32mz-starterkit/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- pirelli_dpl10/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/pirelli_dpl10/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/pirelli_dpl10/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- qemu-i486/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/qemu-i486/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/qemu-i486/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- rgmp/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/rgmp/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/rgmp/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- sabre-6quad/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/sabre-6quad/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sabre-6quad/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- sama5d2-xult/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/sama5d2-xult/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sama5d2-xult/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- sama5d3x-ek/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/sama5d3x-ek/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sama5d3x-ek/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- sama5d3-xplained/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/sama5d3-xplained/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sama5d3-xplained/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- sama5d4-ek/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/sama5d4-ek/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sama5d4-ek/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- samd20-xplained/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/samd20-xplained/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/samd20-xplained/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- samd21-xplained/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/samd21-xplained/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/samd21-xplained/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- saml21-xplained/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/saml21-xplained/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/saml21-xplained/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- sam3u-ek/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/sam3u-ek/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sam3u-ek/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- sam4e-ek/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/sam4e-ek/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sam4e-ek/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- sam4l-xplained/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/sam4l-xplained/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sam4l-xplained/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- sam4s-xplained/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/sam4s-xplained/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sam4s-xplained/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- sam4s-xplained-pro/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/sam4s-xplained-pro/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sam4s-xplained-pro/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- same70-xplained/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/same70-xplained/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/same70-xplained/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- samv71-xult/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/samv71-xult/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/samv71-xult/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- shenzhou/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/shenzhou/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/shenzhou/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- sim/
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/sim/include/README.txt" target="_blank"><b><i>include/README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/sim/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sim/include/README.txt" target="_blank"><b><i>include/README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sim/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- skp16c26/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/skp16c26/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/skp16c26/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- spark/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/spark/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/spark/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- stm3210e-eval/
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/stm3210e-eval/RIDE/README.txt" target="_blank">RIDE/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/stm3210e-eval/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm3210e-eval/RIDE/README.txt" target="_blank">RIDE/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm3210e-eval/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- stm3220g-eval/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/stm3220g-eval/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm3220g-eval/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- stm3240g-eval/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/stm3240g-eval/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm3240g-eval/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- stm32_tiny/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/stm32_tiny/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32_tiny/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- stm32f3discovery/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/stm32f3discovery/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32f3discovery/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- stm32f4discovery/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/stm32f4discovery/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32f4discovery/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- stm32f429i-disco/
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/stm32f429i-disco/ltdc/README.txt" target="_blank"><b><i>ltdc/README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/stm32f429i-disco/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32f429i-disco/ltdc/README.txt" target="_blank"><b><i>ltdc/README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32f429i-disco/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- stm32f746g-disco/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/stm32f746g-disco/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32f746g-disco/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- stm32l476vg-disco/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/stm32l476vg-disco/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32l476vg-disco/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- stm32ldiscovery/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/stm32ldiscovery/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32ldiscovery/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- stm32vldiscovery/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/stm32vldiscovery/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32vldiscovery/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- sure-pic32mx/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/sure-pic32mx/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/sure-pic32mx/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- teensy-2.0/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/teensy-2.0/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/teensy-2.0/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- teensy-3.1/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/teensy-3.1/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/teensy-3.1/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- teensy-lc/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/teensy-lc/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/teensy-lc/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- tm4c123g-launchpad/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/tm4c123g-launchpad/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/tm4c123g-launchpad/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- tm4c1294-launchpad/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/tm4c1294-launchpad/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/tm4c1294-launchpad/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- twr-k60n512/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/twr-k60n512/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/twr-k60n512/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- "u-blox-c027/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/u-blox-c027/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/u-blox-c027/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- ubw32/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/ubw32/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/ubw32/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- us7032evb1/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/us7032evb1/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/us7032evb1/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- viewtool-stm32f107/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/viewtool-stm32f107/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/viewtool-stm32f107/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- xtrs/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/xtrs/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/xtrs/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- z16f2800100zcog/
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/xtrs/ostest/README.txt" target="_blank">ostest/README.txt</a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/xtrs/pashello/README.txt" target="_blank">pashello/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/xtrs/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/xtrs/ostest/README.txt" target="_blank">ostest/README.txt</a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/xtrs/pashello/README.txt" target="_blank">pashello/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/xtrs/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- z80sim/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/z80sim/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/z80sim/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- z8encore000zco/
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/z8encore000zco/ostest/README.txt" target="_blank">ostest/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/z8encore000zco/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/z8encore000zco/ostest/README.txt" target="_blank">ostest/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/z8encore000zco/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- z8f64200100kit/
|
||||
| | |- <a href="https://bitbucket.org/nuttx/boards/src/master/z8f64200100kit/ostest/README.txt" target="_blank">ostest/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/z8f64200100kit/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/z8f64200100kit/ostest/README.txt" target="_blank">ostest/README.txt</a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/z8f64200100kit/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- zkit-arm-1769/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/zkit-arm-1769/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/zkit-arm-1769/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- zp214xpa/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/boards/src/master/zp214xpa/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| `- <a href="https://bitbucket.org/nuttx/boards/src/master/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/zp214xpa/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
|- drivers/
|
||||
| |- eeprom/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/drivers/eeprom/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
|
37
README.txt
37
README.txt
@ -181,28 +181,6 @@ Downloading from Repositories
|
||||
| |
|
||||
nuttx/ apps/
|
||||
|
||||
Initialize Sub-Modules
|
||||
|
||||
The NuttX repository contains GIT sub-modules for the Documentation/,
|
||||
arch/, and configs/ directories. These may need to be individually
|
||||
initialized:
|
||||
|
||||
cd nuttx
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
||||
This command can be used later to refresh all submodules with the
|
||||
latest files:
|
||||
|
||||
git submodule foreach git pull
|
||||
|
||||
The submodules use the Bitbucket.org HTTPS address. If you have SSH
|
||||
access to the NuttX team repositories, you can switch to SSH by
|
||||
modifying the URLs in:
|
||||
|
||||
nuttx/.git/modules/configs/config, and
|
||||
nuttx/.git/modules/Documentation/config
|
||||
|
||||
Configuring the Clones
|
||||
|
||||
The following steps need to be performed for each of the repositories.
|
||||
@ -273,21 +251,6 @@ Related Repositories
|
||||
Yes, this really is a Pascal compiler. The Pascal p-code run-time and
|
||||
pcode debugger can be built as a part of NuttX.
|
||||
|
||||
These repositories are GIT sub-modules and logically a part of the base
|
||||
NuttX repository.
|
||||
|
||||
* https://bitbucket.org/nuttx/boards
|
||||
|
||||
This repository contains the board support for logic for all boards
|
||||
supported by NuttX. This repository is a Sub-Module of NuttX and will
|
||||
appear as nuttx/configs when the NuttX repository is cloned.
|
||||
|
||||
* https://bitbucket.org/nuttx/documentation
|
||||
|
||||
The repository contains all NuttX documentation. It is also a NuttX
|
||||
sub-module and will appear at nuttx/Documentation in the NuttX source
|
||||
tree.
|
||||
|
||||
Notes about Header Files
|
||||
------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user