index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gdisp
/
SSD1306
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed the doxygen inside of every driver as doxygen is only meant for highl...
Joel Bodenmann
2014-03-28
4
-81
/
+0
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
1
-3
/
+3
*
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
*
Clean up the driver directory structure by moving all board specific files in...
inmarket
2013-10-28
2
-261
/
+0
*
Rename GDISP driver files to prevent problems when compiling for multiple con...
inmarket
2013-10-28
2
-281
/
+281
*
Fix SSD1306 driver and board files to allow for seamless transfer of the comm...
inmarket
2013-10-25
4
-18
/
+32
*
Updates to SSD1306 driver to raise thread priority during flushing.
inmarket
2013-10-24
3
-4
/
+26
*
Remove superflous defines
inmarket
2013-10-23
1
-3
/
+0
*
Bug fixes to SSD1306. Orientation in all directions is also now supported.
inmarket
2013-10-22
1
-20
/
+59
*
Fix typos in drivers
inmarket
2013-10-22
1
-1
/
+1
*
Convert SSD1306 driver to new driver format.
inmarket
2013-10-21
9
-937
/
+520
*
fixed SSD1306 license headers
Joel Bodenmann
2013-08-29
2
-2
/
+2
*
Added SSD1306 driver by user goeck
Joel Bodenmann
2013-08-26
8
-0
/
+1120