-HW-Specific LCD Drivers
-=======================
+HW-Specific TFT and RGB OLED Drivers
+====================================
hx8340b - 176x220 16-bit display (Bit-banged SPI interface)
ILI9325 - 240x320 16-bit display (8-bit interface)
ssd1331 - 96x64 16-bit OLED display (Bit-banged SPI interface)
ssd1351 - 128x128 16-bit OLED display (Bit-banged SPI interface)
-
-NOTE: Only the ILI9325 and ILI9328 drivers have been fully tested.
-The others are incomplete or have only been partially tested. (The
+NOTE: Only ILI9328 driver have been fully tested. The others may
+be incomplete, or have only been partially tested. (The
ST7783 driver, for example, has issues when the screen orientation
-is set to landscape.)
\ No newline at end of file
+is set to landscape.) The basic initialisation sequences should
+all work, but some further optimisation is likely required on some
+of these to get the best possible performance out of them.
\ No newline at end of file