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

NuttX RTOS

-

Last Updated: April 29, 2014

+

Last Updated: June 25, 2014

@@ -511,7 +511,12 @@

-

  • File transfers via TFTP and FTP (get and put), HTML (wget), and Zmodem (sz and rz).
  • +
  • + File transfers via TFTP and FTP (get and put), HTML (wget), and Zmodem (sz and rz). +
  • +
  • + Intel HEX file conversions. +
  • @@ -1134,17 +1139,17 @@

    Git Repository

    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.

    Released Versions

    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).

    @@ -1153,16 +1158,18 @@
  • Atmel AVR
  • Freescale @@ -1344,6 +1353,7 @@ @@ -3909,8 +4024,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);

    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.