From de153c8f7b05f888be21dbec51a1aeb1f8f599cd Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 28 Nov 2014 15:41:47 -0600 Subject: [PATCH] Update ChangeLogs --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 358d8774fe..2b9864da00 100755 --- a/ChangeLog +++ b/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).