summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index 5252a40c4..6296a655e 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -182,6 +182,13 @@ examples/igmp
CONFIGURED_APPS += uiplib
+examples/lcdrw
+^^^^^^^^^^^^^^
+
+ This example may be used to verify if you can or cannot read data
+ correct from an LCD interface. At present, this supports only LCDs
+ with RGB565 color format.
+
examples/mm
^^^^^^^^^^^