index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ginput
/
touch
/
STMPE811
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all inline definitions with GFXINLINE
inmarket
2015-10-23
1
-2
/
+2
*
Fix compiler warnings
inmarket
2015-02-28
1
-0
/
+1
*
Replace missing breaks.
inmarket
2015-02-25
1
-0
/
+2
*
Fix to STMPE811 touch driver to fix self-calibration in other orientations
inmarket
2015-02-23
1
-2
/
+15
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-1
/
+1
*
Fix the newmouse STMPE811 driver.
inmarket
2014-11-07
4
-79
/
+178
*
small fix
Joel Bodenmann
2014-10-28
1
-2
/
+2
*
Bug fix newmouse SMTPE811 touch driver
inmarket
2014-10-28
1
-1
/
+1
*
STMPE811 fixes - still not working
Joel Bodenmann
2014-10-13
1
-3
/
+0
*
Fixing STMPE811 driver
Joel Bodenmann
2014-10-13
1
-5
/
+5
*
Port SMTPE811 mouse driver to newmouse (and supported boards)
inmarket
2014-10-13
6
-188
/
+223
*
Rename all driver makefiles to driver.mk
inmarket
2014-08-22
1
-5
/
+5
*
Removed the doxygen inside of every driver as doxygen is only meant for highl...
Joel Bodenmann
2014-03-28
4
-92
/
+1
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
1
-3
/
+3
*
Clean up the driver directory structure by moving all board specific files in...
inmarket
2013-10-28
1
-126
/
+0
*
fixed license headers
Joel Bodenmann
2013-07-21
5
-5
/
+5
*
cleaned up board file mess
Joel Bodenmann
2013-07-21
3
-96
/
+63
*
License header updates
inmarket
2013-06-15
5
-5
/
+5
*
GOS module, for operating system independance
inmarket
2013-05-25
1
-4
/
+2
*
Reinsertion of doxygen headers
Andrew Hannam
2013-05-06
1
-20
/
+30
*
updated license headers
Joel Bodenmann
2013-05-03
5
-102
/
+28
*
Revert "updated license headers"
Joel Bodenmann
2013-05-02
5
-44
/
+19
*
updated license headers
Joel Bodenmann
2013-05-02
5
-19
/
+44
*
STMPE811 tweaks
Joel Bodenmann
2013-03-29
1
-2
/
+2
*
STMPE811 cleanup & readme
Joel Bodenmann
2013-03-29
2
-11
/
+24
*
STMPE811 getpin_pressed() -> getpin_irq()
Joel Bodenmann
2013-03-29
3
-4
/
+4
*
board file fix
Joel Bodenmann
2013-03-29
1
-1
/
+1
*
STMPE811 - initial
Joel Bodenmann
2013-03-29
2
-158
/
+185
*
STMPE811: attempt to use FIFO
Mateusz Tomaszkiewicz
2013-03-29
4
-27
/
+53
*
STMPE811: working reading, writing and interrupt
Mateusz Tomaszkiewicz
2013-03-25
5
-71
/
+88
*
STMPE811: reading registers over I2C
Mateusz Tomaszkiewicz
2013-03-20
2
-26
/
+32
*
STMPE811 - not tested yet
Joel Bodenmann
2013-03-19
3
-84
/
+98
*
embest DMSTF4BB board fix - removed FSMC suffix because only FSMC exists
Joel Bodenmann
2013-03-08
1
-1
/
+3
*
small cleanup
Joel Bodenmann
2013-03-08
1
-1
/
+2
*
STMPE811: comment fix
Mateusz Tomaszkiewicz
2013-03-08
1
-2
/
+2
*
STMPE811: added header with registers addresses
Mateusz Tomaszkiewicz
2013-03-08
3
-6
/
+111
*
added basic STMPE811 skeleton
Joel Bodenmann
2013-03-08
6
-0
/
+377