aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/MAX11802
Commit message (Collapse)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-032-9/+9
|
* Update license headerTibo Clausen2018-10-013-3/+3
|
* Change coord_t to gCoordinmarket2018-07-081-1/+1
|
* Added new type definitions - moving towards V3.0inmarket2018-06-232-10/+10
|
* Make all include paths in ugfx relative.inmarket2015-11-212-3/+2
| | | | The only include path now needed is for drivers (in particular GDISP drivers)
* Replace all inline definitions with GFXINLINEinmarket2015-10-231-6/+6
|
* 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).
* Spacing, comments and spelling mistakesinmarket2014-11-151-12/+4
|
* Fixing MAX11802 driver (by user steved)Joel Bodenmann2014-11-143-20/+32
|
* Some MAX11802 fixes.inmarket2014-11-102-11/+18
|
* Update to MAX11802 touch driver. To be tested.inmarket2014-11-102-67/+75
|
* Added MAX11802 driver - NOT WORKING YET - read_xyz() not ported yetJoel Bodenmann2014-11-094-0/+276