diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index e3a052f22f..f3fe762511 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -104,7 +104,7 @@

NuttX RTOS

-

Last Updated: August 9, 2019

+

Last Updated: September 14, 2019

@@ -1467,11 +1467,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.31. - NuttX 7.31 is the 131st release of NuttX. - It was released on July 21, 2019, and is available for download from the + The current release is NuttX 8.1. + NuttX 8.1 is the 132nd release of NuttX. + It was released on September 14, 2019, and is available for download from the Bitbucket.org website. - Note that the release consists of two tarballs: nuttx-7.31.tar.gz and apps-7.31.tar.gz. + Note that the release consists of two tarballs: nuttx-8.1.tar.gz and apps-8.1.tar.gz. Both may be needed (see the top-level nuttx/README.txt file for build information).

@@ -1480,7 +1480,7 @@ + +
  • ON Semiconductor: +

    + LX CPU. + Pavel Pisa add support for the PiKRON LX CPU board. + This board may be configured to use either the LPC4088 or the LPC1788. +

    Driver Status.

    @@ -5002,8 +5038,7 @@ nsh> NuttX-7.31. No new unique drivers for the LPC40xx family are needed. Most (if not all) LPC17xx drivers should be simply used with the LPC40xx. - That is an unverified assertion, however. - Not a proven fact. + That is an unverified assertion, however, not a proven fact. @@ -5169,10 +5204,9 @@ nsh>

    LPC4508. - The port was verified on an LPC5408 by a NuttX user with relevant changes incorported in NuttX-7.26. + The port was verified on an LPC5408 by a NuttX user with relevant changes incorporated in NuttX-7.26.

    -
    @@ -5196,6 +5230,50 @@ nsh> + +
    +
    + + +
    + +

    + NXP S32K14x. + Support for the S32K14x family was added in NuttX-8.1. + Two boards are supported +

    + +

    + Both boards featured two NSH configurations: One for execution out of FLASH and a safe version that executes out of SRAM and, hence, cannot lock up the system because of a bad FLASH image. +

    + + + +
    + +

    + Driver Status. +

    + + + +

    @@ -5229,25 +5307,31 @@ nsh> This port uses the Tiva C Series TM4C123G LaunchPad Evaluation Kit (EK-TM4C123GXL).

    +

    + TI Tiva TM4C123H. + Architectural support for the Tiva TM4C123AH6PM was contributed in NuttX-8.1 by Nathan Hartman. +

    + STATUS: + @@ -5886,6 +5970,11 @@ Mem: 29232 5920 23312 23312 Added support for Ethernet, SDMMC, and Timer drivers. All from Jukka Laitinen.

  • +
  • +

    NuttX-8.1. + Added support for BBSRAM, DTCM, RTC, and UID. All from David Sidrane. +

    +
  • diff --git a/ReleaseNotes b/ReleaseNotes index f4cef7693c..d5d9b0ce33 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -24719,16 +24719,16 @@ Additional new features and extended functionality: - Add ARMv7-M setjmp/longjump functions. From David S. Alessio. - * NXP i.MXRT Drivers: + * NXP i.MXRT: - i.MXRT Clocking: Enable TRACE clocks if the divider has been defined in the board's board.h file. From Dave Marples. - - i.MXRT QEncoder: Adds quadrature encoder driver for IMXRT. From - Nicholas Chin. * NXP i.MXRT Drivers: - - i.MXRT USDHC: This change completes SDIO support for IMXRT, and + - i.MXRT QEncoder: Adds quadrature encoder driver for IMXRT. From + Nicholas Chin. + - i.MXRT uSDHC: This change completes SDIO support for IMXRT, and also adds support for WiFi using the AP6212A module based on Simon Piriou's rather excellent work. The patch should also address DavidS's concern about width setting for USDHC1 and 2. Testing of @@ -24764,7 +24764,7 @@ Additional new features and extended functionality: - Added architecture support for the NXP S32K1xx family. Basic support includes the boot up logic, clock configuration, LPUART - console, Systick timer, GPIO controls, and DMA (unverified). + console, Systick timer, GPIO controls, and eDMA (unverified). * NXP S31K1xx Drivers: @@ -24824,7 +24824,7 @@ Additional new features and extended functionality: o Kionix KX022/KX122 Acceleration Sensor. o Murata LT1PA01 Proximity and Ambient light Sensor. o Rohm RPR0521RS Proximity and Ambient light Sensor. - o BMI160: add optional I2C address. + o BMI160: Add optional I2C address. From Alin Jerpelea. - CXD56xx: Add the sensor initialization for CXD56xx boards in the common board folder: