aboutsummaryrefslogtreecommitdiffstats
path: root/include/touchpad.h
Commit message (Collapse)AuthorAgeFilesLines
* renamed macrosJoel Bodenmann2012-10-211-2/+2
|
* Merge branch 'master' of github.com:Tectu/ChibiOS-GFXJoel Bodenmann2012-10-131-5/+0
|\
| * small fixJoel Bodenmann2012-10-111-5/+0
| |
* | TOUCHPADDriver_t -> TOUCHPADDriver | GConsole_t -> GConsoleJoel Bodenmann2012-10-131-1/+1
|/
* TOUCHPADDriver -> TOUCHPADDriver_tJoel Bodenmann2012-10-111-1/+1
|
* macro failsafeJoel Bodenmann2012-10-111-4/+0
|
* struct cal -> struct cal_tJoel Bodenmann2012-10-101-4/+4
|
* cleanupsJoel Bodenmann2012-09-261-1/+1
|
* implemented touchpad calibration storage interfaceJoel Bodenmann2012-09-261-0/+9
|
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-251-4/+4
|
* Fixes for the touchpad API.mobyfab2012-09-071-0/+1
|
* Fix compiler warningsKumar Abhishek2012-08-161-1/+1
| | | | Removed redundant dummy read from high level functions
* restructureTectu2012-08-131-0/+93