summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 0650dac62..5c9428e04 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1958,4 +1958,5 @@
* drivers/input/tsc2007.c and include/nuttx/input/*: Add a generic NuttX
touchscreen interface. Add a driver for the TI TSC2007 touchscreen
controller.
+ * graphics/nxglib/lcd and fb: Add low level routines to set single pixels.