aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/STMPE811
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* Reinsertion of doxygen headersAndrew Hannam2013-05-061-20/+30
| | | | Reinsertion of doxygen headers that got lost in license change
* updated license headersJoel Bodenmann2013-05-035-102/+28
|
* Revert "updated license headers"Joel Bodenmann2013-05-025-44/+19
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* 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
| | | | Very early version of using FIFO threshold interrupt.
* STMPE811: working reading, writing and interruptMateusz Tomaszkiewicz2013-03-255-71/+88
| | | | | | | | - Slightly changed rading and writing routines. - Added delay after reset of STMPE811 in initialization code. - STMPE811 "interrupt service routine" - Comments, formatting etc. - Another commit with unfinished driver.
* STMPE811: reading registers over I2CMateusz Tomaszkiewicz2013-03-202-26/+32
| | | | | | | - Reading works. - Some other cleanups. Driver is not usable yet.
* 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
| | | | | Also changed filename of board file from *_embest_lcd.h to *_embest_dmstf4bb.h.
* added basic STMPE811 skeletonJoel Bodenmann2013-03-086-0/+377