Update ChangeLogs

This commit is contained in:
Gregory Nutt 2014-11-28 15:41:47 -06:00
parent 7c29a1ebb2
commit de153c8f7b

View File

@ -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).