From 915c2ecd4b56e7b8bb3df19cfa9d74454ba04c11 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 9 Nov 2018 14:34:00 -0600 Subject: [PATCH] Documentation: Trivial update to the 'About NuttX' document. --- Documentation/NuttX.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index a5cbcd07ab..2a0207873c 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: October 30, 2018

+

Last Updated: November 9, 2018

@@ -792,7 +792,7 @@

-

  • IPv4, IPv6, TCP/IP, UDP, ICMP, IGMPv2 (client) stacks.
  • +
  • IPv4, IPv6, TCP/IP, UDP, ICMP, ICMPv6, IGMPv2 and MLDv1/v2 (client) stacks.
  • @@ -1097,7 +1097,7 @@

    -

  • Device-dependent USB class drivers available for USB serial (CDC/ACM and a PL2303 emulation), for USB mass storage, for USB networking (RNDIS and CDC/ECM), 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 USB networking (RNDIS and CDC/ECM), DFU, and for a dynamically configurable, composite USB devices.