aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/STMPE811/ginput_lld_mouse_board_example.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert "updated license headers"Joel Bodenmann2013-05-021-9/+0
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* updated license headersJoel Bodenmann2013-05-021-0/+9
|
* STMPE811 getpin_pressed() -> getpin_irq()Joel Bodenmann2013-03-291-2/+2
|
* STMPE811: working reading, writing and interruptMateusz Tomaszkiewicz2013-03-251-21/+21
| | | | | | | | - 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.
* added basic STMPE811 skeletonJoel Bodenmann2013-03-081-0/+88