aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/touchpad/XPT2046
Commit message (Collapse)AuthorAgeFilesLines
* renamed touchpad into touchscreenJoel Bodenmann2012-11-104-300/+0
|
* big doxygen update - now it works as it shouldJoel Bodenmann2012-11-072-2/+2
|
* Revert "doxygen tweaks - not complete yet"Joel Bodenmann2012-11-072-17/+10
| | | | This reverts commit b86c313aa2f86836fd8801e1937b1410679d5cb1.
* doxygen tweaks - not complete yetJoel Bodenmann2012-11-062-10/+17
|
* docsJoel Bodenmann2012-11-032-2/+3
|
* moar doxygen fixesJoel Bodenmann2012-11-021-0/+2
|
* renamed macrosJoel Bodenmann2012-10-213-5/+5
|
* touchpad driver fixJoel Bodenmann2012-10-131-2/+2
|
* TOUCHPADDriver -> TOUCHPADDriver_tJoel Bodenmann2012-10-111-2/+2
|
* Makefile LCD replaced with GFXJoel Bodenmann2012-10-042-3/+3
|
* cleanupsJoel Bodenmann2012-09-261-9/+0
|
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-252-8/+8
|
* readme updatesTectu2012-08-171-2/+1
|
* XPT2046 cleanupTectu2012-08-161-63/+62
|
* XPT2046 LLD Major UpdateKumar Abhishek2012-08-161-32/+123
| | | | | | | | | Added 7 point median filtering to reduce noise TOUCHPADDriver structure now encapsulates the IRQ pin, so removed the TP_CS_ and TP_IRQ_ macros Added generic tp_lld_read_value method to read any ADC channel from the XPT2046, this includes on-chip temperature sensor and VBAT input Improved SPI bus sharing, with the optional TOUCHPAD_SPI_PROLOGUE and TOUCHPAD_SPI_EPILOGUE macros
* removed touchpad prefix on touchpad driversTectu2012-08-144-0/+217