aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/STMPE811
Commit message (Expand)AuthorAgeFilesLines
* STMPE811 fixes - still not workingJoel Bodenmann2014-10-131-3/+0
* Fixing STMPE811 driverJoel Bodenmann2014-10-131-5/+5
* Port SMTPE811 mouse driver to newmouse (and supported boards)inmarket2014-10-136-188/+223
* Rename all driver makefiles to driver.mkinmarket2014-08-221-5/+5
* Removed the doxygen inside of every driver as doxygen is only meant for highl...Joel Bodenmann2014-03-284-92/+1
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-3/+3
* Clean up the driver directory structure by moving all board specific files in...inmarket2013-10-281-126/+0
* fixed license headersJoel Bodenmann2013-07-215-5/+5
* cleaned up board file messJoel Bodenmann2013-07-213-96/+63
* License header updatesinmarket2013-06-155-5/+5
* GOS module, for operating system independanceinmarket2013-05-251-4/+2
* Reinsertion of doxygen headersAndrew Hannam2013-05-061-20/+30
* updated license headersJoel Bodenmann2013-05-035-102/+28
* Revert "updated license headers"Joel Bodenmann2013-05-025-44/+19
* updated license headersJoel Bodenmann2013-05-025-19/+44
* STMPE811 tweaksJoel Bodenmann2013-03-291-2/+2
* STMPE811 cleanup & readmeJoel Bodenmann2013-03-292-11/+24
* STMPE811 getpin_pressed() -> getpin_irq()Joel Bodenmann2013-03-293-4/+4
* board file fixJoel Bodenmann2013-03-291-1/+1
* STMPE811 - initialJoel Bodenmann2013-03-292-158/+185
* STMPE811: attempt to use FIFOMateusz Tomaszkiewicz2013-03-294-27/+53
* STMPE811: working reading, writing and interruptMateusz Tomaszkiewicz2013-03-255-71/+88
* STMPE811: reading registers over I2CMateusz Tomaszkiewicz2013-03-202-26/+32
* STMPE811 - not tested yetJoel Bodenmann2013-03-193-84/+98
* embest DMSTF4BB board fix - removed FSMC suffix because only FSMC existsJoel Bodenmann2013-03-081-1/+3
* small cleanupJoel Bodenmann2013-03-081-1/+2
* STMPE811: comment fixMateusz Tomaszkiewicz2013-03-081-2/+2
* STMPE811: added header with registers addressesMateusz Tomaszkiewicz2013-03-083-6/+111
* added basic STMPE811 skeletonJoel Bodenmann2013-03-086-0/+377