aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/STMPE811/ginput_lld_mouse.c
Commit message (Expand)AuthorAgeFilesLines
* Port SMTPE811 mouse driver to newmouse (and supported boards)inmarket2014-10-131-132/+0
* Removed the doxygen inside of every driver as doxygen is only meant for highl...Joel Bodenmann2014-03-281-31/+1
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-3/+3
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* cleaned up board file messJoel Bodenmann2013-07-211-7/+1
* License header updatesinmarket2013-06-151-1/+1
* GOS module, for operating system independanceinmarket2013-05-251-4/+2
* updated license headersJoel Bodenmann2013-05-031-18/+5
* Revert "updated license headers"Joel Bodenmann2013-05-021-8/+19
* updated license headersJoel Bodenmann2013-05-021-19/+8
* STMPE811 getpin_pressed() -> getpin_irq()Joel Bodenmann2013-03-291-1/+1
* board file fixJoel Bodenmann2013-03-291-1/+1
* STMPE811 - initialJoel Bodenmann2013-03-291-158/+183
* STMPE811: attempt to use FIFOMateusz Tomaszkiewicz2013-03-291-25/+38
* STMPE811: working reading, writing and interruptMateusz Tomaszkiewicz2013-03-251-26/+43
* STMPE811: reading registers over I2CMateusz Tomaszkiewicz2013-03-201-18/+19
* STMPE811 - not tested yetJoel Bodenmann2013-03-191-60/+43
* STMPE811: added header with registers addressesMateusz Tomaszkiewicz2013-03-081-3/+9
* added basic STMPE811 skeletonJoel Bodenmann2013-03-081-0/+138