aboutsummaryrefslogtreecommitdiffstats
path: root/include/touchpad.h
Commit message (Expand)AuthorAgeFilesLines
* renamed touchpad into touchscreenJoel Bodenmann2012-11-101-100/+0
* Touchpad API update to return coordinates as coord_t instead of uint16_tKumar Abhishek2012-11-091-7/+12
* even more doxygen...Joel Bodenmann2012-11-031-1/+2
* moar doxygen fixesJoel Bodenmann2012-11-021-1/+1
* 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
* restructureTectu2012-08-131-0/+93