aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/FT5x06
Commit message (Collapse)AuthorAgeFilesLines
* Fix in FT5x06 touch driverJoel Bodenmann2015-07-101-1/+1
|
* Revert "Fix in FT5x06 touch driver"Joel Bodenmann2015-07-101-1/+1
| | | | This reverts commit a3d67e76e5f65a1fd52642db0fefd81fd6e7cfe6.
* Fix in FT5x06 touch driverJoel Bodenmann2015-07-101-1/+1
|
* Fix compiler warningsinmarket2015-02-281-0/+1
|
* Fix self calibration for touch devices FT5x06 and STMPE610inmarket2015-02-281-3/+18
|
* 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).
* Allow a mouse driver to not return any results when it is polled.inmarket2014-11-071-1/+2
|
* Update newmouse driver makefilesinmarket2014-10-131-4/+1
|
* Convert FT5x06 mouse driver to newmouse (untested)inmarket2014-10-135-136/+166
|
* Rename all driver makefiles to driver.mkinmarket2014-08-221-0/+0
|
* Removed the doxygen inside of every driver as doxygen is only meant for ↵Joel Bodenmann2014-03-284-92/+0
| | | | | | highlevel API documentation. Documenting the drivers interface should be done inside a template driver or the gdisp LLD abstraction.
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-5/+3
|
* Clean up the driver directory structure by moving all board specific files ↵inmarket2013-10-281-111/+0
| | | | into the boards sub-structure.
* fixed license headersJoel Bodenmann2013-07-215-5/+5
|
* doxygen updatesJoel Bodenmann2013-07-211-1/+1
|
* cleaned up board file messJoel Bodenmann2013-07-213-17/+5
|
* doxygen fixJoel Bodenmann2013-06-282-2/+2
|
* quick board file fixJoel Bodenmann2013-06-241-1/+1
|
* one more typo fix...Joel Bodenmann2013-06-221-1/+1
|
* typo fixJoel Bodenmann2013-06-221-1/+1
|
* Added FT5x06 GINPUT driverJoel Bodenmann2013-06-227-0/+430