diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index d2cec6badf8..78b47792639 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: November 24, 2017

+

Last Updated: December 4, 2017

@@ -556,6 +556,14 @@

+ +
+ +

+

  • UserFS - User application file system.
  • +

    + +
    @@ -808,7 +816,7 @@

    -

  • Special INET protocol sockets: Raw ICMP and ICMPv6 protocol ping sockets (IPPROTO_ICMP).
  • +
  • Special INET protocol sockets: Raw ICMP and ICMPv6 protocol ping sockets (IPPROTO_ICMP/IPPROTO_ICMP6).
  • @@ -1073,7 +1081,7 @@

    -

  • Device-dependent USB class drivers available for USB serial (CDC/ACM and a PL2303 emulation), for USB mass storage, and for a dynamically configurable, composite USB devices.
  • +
  • Device-dependent USB class drivers available for USB serial (CDC/ACM and a PL2303 emulation), for USB mass storage, for RNDIS networking, and for a dynamically configurable, composite USB devices.
  • @@ -1417,11 +1425,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.22. - NuttX 7.22 is the 122nd release of NuttX. - It was released on September 6, 2017, and is available for download from the + The current release is NuttX 7.23. + NuttX 7.23 is the 123rd release of NuttX. + It was released on December 4, 2017, and is available for download from the Bitbucket.org website. - Note that the release consists of two tarballs: nuttx-7.22.tar.gz and apps-7.22.tar.gz. + Note that the release consists of two tarballs: nuttx-7.23.tar.gz and apps-7.23.tar.gz. Both may be needed (see the top-level nuttx/README.txt file for build information).

    @@ -1430,7 +1438,7 @@