aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD2119/board_SSD2119_template.h
Commit message (Collapse)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-4/+4
|
* Update license headerTibo Clausen2018-10-011-1/+1
|
* Change color_t to gColorinmarket2018-07-081-2/+2
|
* Added new type definitions - moving towards V3.0inmarket2018-06-231-1/+1
|
* First set of V3 macro changesinmarket2018-02-271-3/+3
|
* Replace all inline definitions with GFXINLINEinmarket2015-10-231-13/+13
|
* Update SSD1289 and SSD2119 drivers to support using CCM memory for stack ↵inmarket2014-12-171-2/+7
| | | | | | when using DMA. Use GDISP_NO_DMA_FROM_STACK.
* Removed the doxygen inside of every driver as doxygen is only meant for ↵Joel Bodenmann2014-03-281-115/+0
| | | | | | highlevel API documentation. Documenting the drivers interface should be done inside a template driver or the gdisp LLD abstraction.
* Convert SSD2119 to new driver formatinmarket2013-10-221-0/+191