aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1306/gdisp_lld_config.h
Commit message (Collapse)AuthorAgeFilesLines
* Auto-generate pixel formats using macro's.inmarket2013-11-051-1/+1
| | | | | Prepare for (but not yet complete) supporting a different high level GDISP pixel format to the low level driver format. This will be useful in multiple display scenario's where displays have different pixel formats.
* Convert SSD1306 driver to new driver format.inmarket2013-10-211-7/+7
| | | | This driver requires the new flush operation.
* fixed SSD1306 license headersJoel Bodenmann2013-08-291-1/+1
|
* Added SSD1306 driver by user goeckJoel Bodenmann2013-08-261-0/+32