Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-11-28 20:00:29 -06:00
parent 2b8fe6709b
commit ff626d4945
1 changed files with 2 additions and 1 deletions

View File

@ -9113,4 +9113,5 @@
* drivers/input/ajoystick.c and include/nuttx/input/ajoystick.h. Also
drivers/input/Kconfig and Make.defs, and include/nuttx/fs/ioctl.h: Add
an interface definition and upper half driver for an analog joystick
device (2014-11-27).
device. Initial check-in is only a little more of a clone of the
discrete joystick driver and is as-of-yet untested (2014-11-27).