summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-12-03 09:36:24 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-12-03 09:36:24 -0600
commitd27ee8e594abffa0a95ba63e100eb6b7aa602904 (patch)
tree45adfa39563bca8850f8aee712c4efc1d726de2c /apps
parent3a3b22ae3c1e31cf3659244a21afe5d8ff6b9530 (diff)
downloadnuttx-d27ee8e594abffa0a95ba63e100eb6b7aa602904.tar.gz
nuttx-d27ee8e594abffa0a95ba63e100eb6b7aa602904.tar.bz2
nuttx-d27ee8e594abffa0a95ba63e100eb6b7aa602904.zip
Update Changelog
Diffstat (limited to 'apps')
-rw-r--r--apps/ChangeLog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 83112ff82..6f3527d00 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1144,5 +1144,7 @@
* apps/examples/romfs/Makefile: fix romfs example builtin app registry
issue. From Librae (2014-11-27).
- * apps/examples/djoystick and support file: Add a test of the discrete
+ * apps/examples/djoystick and support files: Add a test of the discrete
joystick driver (2014-11-28).
+ * apps/examples/ajoystick and support files: Add a test of the analog
+ joystick driver (2014-12-03).