summaryrefslogtreecommitdiff
path: root/nuttx/drivers/input/ads7843e.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ID tagging in ADS7843/XPT2046 touchscreen driverpatacongo2012-09-271-1/+1
* Fix STM32 SPI3 remap logicpatacongo2012-09-271-2/+1
* STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-271-70/+128
* Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver,...patacongo2012-09-271-1/+22
* Correct some bad parameter checkingpatacongo2012-09-271-2/+1
* Fixes mostly related to touchscreen on Shenzhou board (still does not work)patacongo2012-09-271-1/+8
* Add support for multiple work queuespatacongo2012-09-041-2/+2
* Add support for the TI PGA11x amplifier/multiplexerpatacongo2012-07-251-2/+2
* NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen dr...patacongo2012-05-131-7/+35
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-171-17/+17
* Fix a cloned error in driver poll setuppatacongo2011-12-031-1/+1
* SAM3U SPI debug changespatacongo2011-10-071-12/+0
* ADS7843E driver is code completepatacongo2011-10-041-186/+191
* The ADS7843E driver skeleton at least compiles nowpatacongo2011-10-031-2/+143
* Add hooks for the ADS7843E touchscreen controllerpatacongo2011-10-031-0/+1037