Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-12-14 10:22:34 -06:00
parent 6e1084116b
commit b854d4e2ce
1 changed files with 4 additions and 0 deletions

View File

@ -9227,3 +9227,7 @@
almost the same as kinetis_pinirq.c, just minor modifications and
rename kl_pinirq to kl_gpioirq to make it more generic to developers.
From Alan Carvalho de Assis (2014-12-13).
* arch/sim/src/up_ajoystick.c, Kconfig, Makefile, up_idle.c,
up_internal.h, up_x11eventloop.c, up_x11framebuffer.c,
configs/sim/src/Makefile, sim_boot.c, and traveler/defconfig: Add an
X11 mouse-based simulation of an analog joystick device (2014-12-14).