From 8440850fb910233ae436a4aa37374def15bb9ad1 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 30 Jun 2015 08:10:01 -0600 Subject: [PATCH] Update documentation --- Documentation/NuttX.html | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index d169f32b9e6..f60dc3e3599 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: June 29, 2015

+

Last Updated: June 30, 2015

@@ -430,7 +430,7 @@

-

  • Virtual file system supports drivers and mountpoints.
  • +
  • Virtual file system (VFS) supports drivers and mountpoints.
  • @@ -591,6 +591,14 @@

    + +
    + +

    +

  • Full VFS integration.
  • +

    + +
    @@ -604,7 +612,7 @@

  • - Network, USB (host), USB (device), serial, I2C, I2S, NAND, CAN, ADC, DAC, PWM, Quadrature Encoder, Wireless, and watchdog timer driver architectures. + Network, USB (host), USB (device), serial, I2C, I2S, NAND, CAN, ADC, DAC, PWM, Quadrature Encoder, Wireless, generic timer, and watchdog timer driver architectures.
  • @@ -631,7 +639,7 @@

    -

  • Graphics: frambuffer drivers, graphic- and segment-LCD drivers.
  • +
  • Graphics: framebuffer drivers, graphic- and segment-LCD drivers.
  • @@ -647,7 +655,7 @@

    -

  • Cryptographic subsystem
  • +
  • Cryptographic subsystem.
  • @@ -655,7 +663,7 @@

    -

  • Power management sub-system.
  • +
  • Power Management sub-system.