From ad957c97df754cac25b80100f25bb7ee7dc5dc2d Mon Sep 17 00:00:00 2001
From: Gregory Nutt
Date: Fri, 24 May 2013 14:05:20 -0600
Subject: [PATCH] Minor documentation update
---
Documentation/NuttX.html | 25 ++++++++++++++++++++++++-
Documentation/README.html | 2 ++
2 files changed, 26 insertions(+), 1 deletion(-)
diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 523d5b6da3..0a79e91db2 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -551,6 +551,22 @@
+
+
|
+
+
+ Graphics: frambuffer drivers, graphic- and segment-LCD drivers.
+
+ |
+
+
+
|
+
+
+ Audio subsystem: CODECs, audio input and output drivers.
+
+ |
+
|
@@ -810,7 +826,14 @@
|
|
- LCD drivers for both parallel and SPI LCDs and OLEDs.
+ Graphic LCD drivers for both parallel and SPI LCDs and OLEDs.
+
+ |
+
+
|
+
+
+ Segment LCD drivers.
|
diff --git a/Documentation/README.html b/Documentation/README.html
index 7ce7ad8d46..1b2e27b81d 100644
--- a/Documentation/README.html
+++ b/Documentation/README.html
@@ -209,6 +209,8 @@
| | | `- README.txt
| | |- stm32f4discovery/
| | | `- README.txt
+ | | |- stm32fldiscovery/
+ | | | `- README.txt
| | |- sure-pic32mx/
| | | `- README.txt
| | |- teensy/