index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gdisp
/
ST7565
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor improvement to the ST7565 driver
Joel Bodenmann
2016-08-26
1
-2
/
+6
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-3
/
+3
*
Replace all inline definitions with GFXINLINE
inmarket
2015-10-23
1
-7
/
+7
*
Fixes to all monochrome drivers
inmarket
2015-02-07
1
-0
/
+2
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-1
/
+1
*
Rename all driver makefiles to driver.mk
inmarket
2014-08-22
1
-0
/
+0
*
Removed the doxygen inside of every driver as doxygen is only meant for highl...
Joel Bodenmann
2014-03-28
4
-78
/
+1
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
1
-3
/
+3
*
Allow for LCD specific configuration -
omriiluz
2013-12-14
2
-4
/
+34
*
Replace color format conversion macros with proper routines to prevent side e...
inmarket
2013-11-17
1
-1
/
+3
*
New GDISP now supports multiple controllers with different pixel formats.
inmarket
2013-11-05
1
-1
/
+1
*
Auto-generate pixel formats using macro's.
inmarket
2013-11-05
1
-1
/
+1
*
Rename GDISP driver files to prevent problems when compiling for multiple con...
inmarket
2013-10-28
2
-1
/
+1
*
Remove superflous defines
inmarket
2013-10-23
1
-3
/
+0
*
Convert ST7565 driver to new driver format.
inmarket
2013-10-22
5
-314
/
+328
*
Added ST7565 driver by user sam0737
Joel Bodenmann
2013-09-15
5
-0
/
+428