aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/touchpad
Commit message (Collapse)AuthorAgeFilesLines
* renamed touchpad into touchscreenJoel Bodenmann2012-11-108-600/+0
|
* big doxygen update - now it works as it shouldJoel Bodenmann2012-11-074-4/+4
|
* very small @file path fixJoel Bodenmann2012-11-071-1/+1
|
* Revert "doxygen tweaks - not complete yet"Joel Bodenmann2012-11-074-35/+22
| | | | This reverts commit b86c313aa2f86836fd8801e1937b1410679d5cb1.
* doxygen tweaks - not complete yetJoel Bodenmann2012-11-064-22/+35
|
* docsJoel Bodenmann2012-11-034-5/+7
|
* moar doxygen fixesJoel Bodenmann2012-11-021-0/+2
|
* docsJoel Bodenmann2012-11-021-0/+2
|
* renamed macrosJoel Bodenmann2012-10-216-10/+10
|
* touchpad driver fixJoel Bodenmann2012-10-132-4/+4
|
* TOUCHPADDriver -> TOUCHPADDriver_tJoel Bodenmann2012-10-112-4/+4
|
* Makefile LCD replaced with GFXJoel Bodenmann2012-10-044-6/+6
|
* cleanupsJoel Bodenmann2012-09-262-18/+0
|
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-254-16/+16
|
* readme updatesTectu2012-08-172-4/+2
|
* ADS7843 cleanupTectu2012-08-161-237/+248
|
* XPT2046 cleanupTectu2012-08-161-63/+62
|
* ADS7843 updateKumar Abhishek2012-08-161-146/+237
| | | | Same changes as the XPT2046
* 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-1410-12/+12
|
* touchpad driver fixesTectu2012-08-132-9/+9
|
* restructureTectu2012-08-138-0/+422
|
* restructureTectu2012-08-134-196/+0
|
* added new license headers to all files, expect /halextTectu2012-08-024-0/+80
|
* touchpad fixTectu2012-07-224-12/+12
|
* changed TP_CS macros. Added TP_CS_PORTTectu2012-06-292-10/+10
|
* removed glcdconf.hThomas Saunders2012-06-222-2/+2
| | | | | it makes more sense for this config to be in the board file / application header / chconf.h
* restructureTectu2012-06-174-0/+116