From c88ebc72e29fb847e99f38d8c33e5d4599d4aa6b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 26 Nov 2014 11:11:54 -0600 Subject: Preparing for NuttX-7.6 Release --- nuttx/Documentation/NuttX.html | 62 ++++++++++++++++++++++++++++++++++++------ nuttx/ReleaseNotes | 6 ++-- 2 files changed, 57 insertions(+), 11 deletions(-) diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index b98523dbe..05ccda871 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: November 11, 2014

+

Last Updated: November 26, 2014

@@ -568,6 +568,14 @@

+ +
+ +

+

  • Asynchronous I/O (AIO)
  • +

    + +
    @@ -674,12 +682,27 @@ Networking + +
    + +

    +

  • Multiple network interface support; multiple network link layer support.
  • +

    + +

  • TCP/IP, UDP, ICMP, IGMPv2 (client) stacks.
  • -
  • Raw socket support
  • +

    + + + +
    + +

    +

  • Raw socket support.
  • @@ -1020,6 +1043,29 @@

    + + + + BAS 2.4 + + + + +
    + +

    +

  • Seamless integration of Michael Haardt's BAS 2.4: + "Bas is an interpreter for the classic dialect of the programming language + BASIC. It is pretty compatible to typical BASIC interpreters of the 1980s, + unlike some other UNIX BASIC interpreters, that implement a different + syntax, breaking compatibility to existing programs. Bas offers many ANSI + BASIC statements for structured programming, such as procedures, local + variables and various loop types. Further there are matrix operations, + automatic LIST indentation and many statements and functions found in + specific classic dialects. Line numbers are not required."
  • +

    + + @@ -1187,11 +1233,11 @@

    Released Versions

    In addition to the ever-changing GIT repository, there are frozen released versions of NuttX available. - The current release is NuttX 7.5. - NuttX 7.5 is the 105th release of NuttX. - It was released on September 28, 2014, and is available for download from the + The current release is NuttX 7.6. + NuttX 7.6 is the 106th release of NuttX. + It was released on November 26, 2014, and is available for download from the SourceForge website. - Note that the release consists of two tarballs: nuttx-7.5.tar.gz and apps-7.5.tar.gz. + Note that the release consists of two tarballs: nuttx-7.6.tar.gz and apps-7.6.tar.gz. Both may be needed (see the top-level nuttx/README.txt file for build information).

    @@ -1200,7 +1246,7 @@