changeset 850:52f507580d78

CHANGES: document all current lunadrv changes
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 18 Aug 2021 04:30:21 +0000
parents a66095c7f35f
children 526a8cfbbfd8
files CHANGES
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Wed Aug 18 04:00:14 2021 +0000
+++ b/CHANGES	Wed Aug 18 04:30:21 2021 +0000
@@ -34,8 +34,14 @@
   melodies in fc-buzplay.  See the new doc/Buzzer-melodies article for more
   information.
 
-* lunadrv target utility: added support for testing KWH020ST23-F01, a new LCD
-  module from a new candidate LCD vendor (Formike).
+* lunadrv target utility (FC Luna LCD hardware exercising):
+
+  + New init-kwh command initializes ILI9225G controller registers with the
+    official settings for KWH020ST23-F01 LCD module, as prescribed by module
+    manufacturer Formike.  The only difference from HT020K1QC36S initialization
+    (init-ht command) is one register setting: VCOMH.
+
+  + New suspend and resume commands enter and exit ILI9225G sleep mode.
 
 Changes from fc-host-tools-r14 to fc-host-tools-r15: