Quick and dirty linux event input driver.
commit1a1eb5042ec3cb87352d5d8d3f051ba7f600a7ed
authorCyril Hrubis <metan@ucw.cz>
Mon, 24 Oct 2011 15:15:10 +0000 (24 17:15 +0200)
committerCyril Hrubis <metan@ucw.cz>
Mon, 24 Oct 2011 15:15:10 +0000 (24 17:15 +0200)
tree0c40ad57056a1a5d66e6768903241c288b43fa6a
parentcbea4b71a8151b445c662f50b12b50dccb7285c9
Quick and dirty linux event input driver.
include/input/GP_InputDriverLinux.h [new file with mode: 0644]
libs/input/GP_InputDriverLinux.c [new file with mode: 0644]
tests/drivers/linux_input.c [new file with mode: 0644]