From 8280e2dbb06fb0a121a0018b9ff4dea96fcb391e Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 1 May 2015 10:49:22 -0600 Subject: [PATCH] Update document to include USB hub feature --- Documentation/NuttX.html | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 1ffe74e2cc..23a9421525 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: April 14, 2015

+

Last Updated: May 1, 2015

@@ -884,7 +884,7 @@

-

  • USB host controller drivers available for the NXP LPC17xx.
  • +
  • USB host controller drivers available for the Atmel SAMA5Dx, NXP LPC17xx, LPC31xx, and STmicro STM32
  • @@ -894,6 +894,13 @@
  • Device-dependent USB class drivers available for USB mass storage, HID keyboard, and HID mouse.
  • + +
    + +

    +

  • Seam-less support for USB hubs.
  • +

    + @@ -912,7 +919,7 @@

    -

  • USB device controller drivers available for the PIC32, NXP LPC17xx, LPC214x, LPC313x, LPC43xx, STMicro STM32 and TI DM320.
  • +
  • USB device controller drivers available for the PIC32, Atmel AVR, SAM3, SAM4, and SAMA5Dx, NXP LPC17xx, LPC214x, LPC313x, and LPC43xx, Silicon Laboraties EFM32, STMicro STM32 F1, F2, F3, and F4, and TI DM320.