aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1289/board_SSD1289_template.h
Commit message (Expand)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 when...inmarket2014-12-171-2/+7
* Removed the doxygen inside of every driver as doxygen is only meant for highl...Joel Bodenmann2014-03-281-115/+0
* Comment fixes.inmarket2013-10-211-1/+1
* Change to gdisp low level driver API. Display number is now in the GDriver st...inmarket2013-10-191-3/+1
* Remove incorrect comment.inmarket2013-10-181-3/+0
* Changed board_XXXX_template.h so that it can be directly copied to board_XXXX...inmarket2013-10-181-9/+23
* Added a post_init_board() routine to SSD1289 to allow bus timings to be chang...inmarket2013-10-171-0/+10
* SSD1289 driver updated for multiple display supportinmarket2013-10-171-0/+172