summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/input
Commit message (Expand)AuthorAgeFilesLines
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-171-2/+2
* SAM3U SPI debug changespatacongo2011-10-071-0/+6
* ADS7843E driver is code completepatacongo2011-10-041-3/+3
* Fix typos that cause compilations errors with CONFIG_RTCpatacongo2011-10-031-8/+8
* The ADS7843E driver skeleton at least compiles nowpatacongo2011-10-031-2/+7
* Add hooks for the ADS7843E touchscreen controllerpatacongo2011-10-033-2/+163
* Simulated touchscreen debug fixespatacongo2011-09-281-3/+21
* Fix NXFFS compilation errorpatacongo2011-09-281-0/+20
* Forgot to add file in last checkinpatacongo2011-07-312-1/+139
* Completes first cut of TSC2007 driverpatacongo2011-07-301-1/+1
* More TSC2007 driver updatespatacongo2011-07-301-6/+29
* More logic added to the TSC2007 touchscreen driverpatacongo2011-07-291-4/+51
* Add TSC2007 register definitionspatacongo2011-07-291-0/+8
* Add framework for input devices and TSC2007 touchscreen driverpatacongo2011-07-291-0/+92