diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 523d5b6da3f..0a79e91db23 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 7ce7ad8d467..1b2e27b81df 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/