summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-12-23 16:47:31 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-12-23 16:47:31 -0600
commitc08be22cfcddb8103d0cb8a3f4696035f1e3e46c (patch)
tree83f4a36c6dd87ae52409359753e909989d3ac980 /nuttx/ChangeLog
parent562622146fb27b585c5447120293c5adf9cf3255 (diff)
downloadnuttx-c08be22cfcddb8103d0cb8a3f4696035f1e3e46c.tar.gz
nuttx-c08be22cfcddb8103d0cb8a3f4696035f1e3e46c.tar.bz2
nuttx-c08be22cfcddb8103d0cb8a3f4696035f1e3e46c.zip
Add support for Sharp Memory LCD on the Maple board
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 6c50837f2..0737c7dd8 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6297,3 +6297,8 @@
handling (2013-12-23).
* configs/viewtool-stm32f107/src/stm32_highpri.c: Improved debug output
(2013-12-23).
+ * drivers/lcd/memlcd.c and include/nuttx/lcd/memlcd.h: Support for the
+ Sharp Memory LCD from Librae (2013-12-23).
+ * configs/maple/nx and src/: Add support for a custom Sharp Memory
+ LCD on the Maple board. From Librae (2013-12-23).
+