diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index d864fc1d945..3ad94d09351 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: April 29, 2014
+Last Updated: June 25, 2014
-
get and put), HTML (wget), and Zmodem (sz and rz).get and put), HTML (wget), and Zmodem (sz and rz).
+ The working version of NuttX is available from the SourceForge GIT repository here. - That same page provides the URLS and instructions for cloning the GIT repository. + That same page provides the URLs and instructions for cloning the GIT repository.
In addition to the ever-changing GIT repository, there are frozen released versions of NuttX available.
- The current release is NuttX 7.2.
- NuttX 7.2 is the 102nd release of NuttX.
- It was released on April 29, 2014, and is available for download from the
+ The current release is NuttX 7.3.
+ NuttX 7.3 is the 103rd release of NuttX.
+ It was released on June 25, 2014, and is available for download from the
SourceForge website.
- Note that the release consists of two tarballs: nuttx-7.2.tar.gz and apps-7.2.tar.gz.
+ Note that the release consists of two tarballs: nuttx-7.3.tar.gz and apps-7.3.tar.gz.
Both may be needed (see the top-level nuttx/README.txt file for build information).
- Release notes for NuttX 7.12 are available here; + Release notes for NuttX 7.3 are available here; release notes for all released versions on NuttX are available in the SourceForge GIT - The ChangeLog for all releases of NuttX is available at the bottom of the ChangeLog file that can viewed in the SourceForge GIT. + The ChangeLog for all releases of NuttX is available in the ChangeLog file that can viewed in the SourceForge GIT. + The ChangeLog for the current release is at the bottom of that file.
- Release notes for NuttX 7.2 are available here; + Release notes for NuttX 7.3 are available here; release notes for all released versions on NuttX are available in the SourceForge GIT - The ChangeLog for the all releases of apps is available at the bottom of the ChangeLog file that can viewed in the SourceForge GIT. + The ChangeLog for the all releases of apps is available in the ChangeLog file that can viewed in the SourceForge GIT. + The ChangeLog for the current release is at the bottom of that file.
@@ -1873,6 +1883,41 @@
+ Atmel SAMA5D4. + There is a port in progress on one Atmel SAMA5D4 board: +
+
Atmel SAMA5D4-EK/MB development boards + This is the port of NuttX to the Atmel SAMA5D4-MB development board (which should be compatible witht he SAMA5D4-EK). + These boards feature the Atmel SAMA5D44 microprocessors with compatibility with most of the SAMA5D3 peripherals. +
+STATUS. + At the time of the release of NuttX-7.3, the basic port for the SAMA5D4-MB was complete and undergoing test. + The board has some basic functionality. + There are, however, too many outstanding issues to claim full availability in NuttX-7.3. + Look for a stable SAMA5D4-EK release in NuttX-7.4! + Refer to the NuttX board README file for current status. +
Development Environments: 1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS with Windows native toolchain, or 4) Native Windows. @@ -2234,7 +2279,20 @@ nsh>
+ STMicro STM32F152x/162x(STM32 F1 "EnergyLite" Medium+ Density Family). + Support for the STM32152 and STM32162 Medium+ density parts from Jussi Kivilinna and Sami Pelkonen was included in NuttX-7.3, extending the basic STM32F152x support. + This is architecture-only support, meaning that support for the boards with these chips is available, but not support for any publicly available boards is included. +
+NXP LPC1766, LPC1768, and LPC1769. Drivers are available for CAN, DAC, Ethernet, GPIO, GPIO interrupts, I2C, UARTs, SPI, SSP, USB host, and USB device. + Additional drivers for the RTC, ADC, DAC, Timers, PWM and MCPWM were contributed by Max (himax) in NuttX-7.3. Verified LPC17xx onfigurations are available for three boards.
+ Olimex STM32 H405. + Support for the Olimex STM32 H405 development board was contributed by Martin Lederhilger and appeared in NuttX-7.3. + See the NuttX board README file for further information about the NuttX port. +
@@ -3180,6 +3247,52 @@ Mem: 29232 5920 23312 23312
+ Atmel SAM4C. + General architectural support was provided for SAM4CM family in NuttX 7.3 + This was architecture-only support, meaning that support for the boards with these chips is available, but no support for any publicly available boards was included. + The SAM4CM port should be compatible with most of the SAM3/4 drivers (like HSMCI, DMAC, etc.) but those have not be verified on hardware as of this writing. + This support was contributed in part by Max Neklyudov. +
++ Atmel SAM4E. + General architectural support was provided for the SAM4E family in NuttX 6.32. + This was architecture-only support, meaning that support for the boards with these chips is available, but no support for any publicly available boards was included. + This support was contributed in part by Mitko. +
++ Atmel SAM4E-EK. + Board support was added for the SAM4E-EK development board in NuttX 7.1. + A fully functional NuttShell (NSH) configuration is available + (see the NSH User Guide). + That NSH configuration includes networking support and support for an AT25 Serial FLASH file system. +
+P112. - The P112 is a hobbyist single board computer based on a 16MHz Z80182 with up to 1MB of memory, serial, -parallel and diskette IO, and realtime clock, in a 3.5-inch drive form factor.. + The P112 is a hobbyist single board computer based on a 16MHz Z80182 with up to 1MB of memory, serial, parallel and diskette IO, and realtime clock, in a 3.5-inch drive form factor. The P112 computer originated as a commercial product of "D-X Designs Pty Ltd"[ of Australia.