summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-28 15:41:47 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-28 15:41:47 -0600
commitc4236a2deb7838058bef13c9c048dc83c2329ba8 (patch)
treefca6d1acd13b05b42ddf87ed9ef74163eb0df11a /nuttx/ChangeLog
parentf275ca341157a1760f6fc19814570b3604fc918d (diff)
downloadnuttx-c4236a2deb7838058bef13c9c048dc83c2329ba8.tar.gz
nuttx-c4236a2deb7838058bef13c9c048dc83c2329ba8.tar.bz2
nuttx-c4236a2deb7838058bef13c9c048dc83c2329ba8.zip
Update ChangeLogs
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 358d8774f..2b9864da0 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9108,3 +9108,5 @@
(2014-11-28).
* configs/stm3210e-eval/src/stm32_djoystick.c: Add a DJoystick driver
for the STM3210E-EVAL (2014-11-28).
+ * drivers/input/djoystick.c include/nuttx/input/djoystick.h: Add a new
+ ioctl to get the supported joystick discrete signals (2014-11-28).