aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/ADS7843/gmouse_lld_ADS7843.c
Commit message (Collapse)AuthorAgeFilesLines
* Update license headerTibo Clausen2018-10-011-1/+1
|
* Added new type definitions - moving towards V3.0inmarket2018-06-231-2/+2
|
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
| | | | The only include path now needed is for drivers (in particular GDISP drivers)
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-1/+1
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* Fixing wrong define in ADS7843 driverJoel Bodenmann2015-01-021-1/+1
|
* Allow a mouse driver to not return any results when it is polled.inmarket2014-11-071-1/+2
|
* Add GMouse parameter to ADS7843 mouse driver to enable multiple drivers.inmarket2014-10-131-18/+11
| | | | Tidy up naming.
* fixing ADS7843 driver - testedJoel Bodenmann2014-10-111-5/+14
|
* ADS7843 porting - not tested yet!Joel Bodenmann2014-10-111-0/+77