aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/ILI9320/gdisp_lld_config.h
Commit message (Collapse)AuthorAgeFilesLines
* Update license headerTibo Clausen2018-10-011-1/+1
|
* First set of V3 macro changesinmarket2018-02-271-4/+4
|
* Removed the doxygen inside of every driver as doxygen is only meant for ↵Joel Bodenmann2014-03-281-10/+0
| | | | | | highlevel API documentation. Documenting the drivers interface should be done inside a template driver or the gdisp LLD abstraction.
* 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.
* Test fix for ILI9320 driver.Joel Bodenmann2013-10-271-1/+1
|
* whitespacesJoel Bodenmann2013-10-261-26/+26
|
* Convert ILI9320 driver to new formatinmarket2013-10-181-3/+0
|
* Updates to ported drivers to support new optimisation method.inmarket2013-10-021-0/+1
| | | | Includes Bug fixes.
* ILI9320 driver ported to streaming interface.inmarket2013-09-301-7/+5
|
* fixed license headersJoel Bodenmann2013-07-211-1/+1
|
* License header updatesinmarket2013-06-151-1/+1
|
* updated license headersJoel Bodenmann2013-05-031-19/+6
|
* Revert "updated license headers"Joel Bodenmann2013-05-021-9/+0
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* updated license headersJoel Bodenmann2013-05-021-0/+9
|
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
|
* more GDISP_LLD() cleanupJoel Bodenmann2013-02-111-1/+0
|
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+54
|
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-54/+0
|
* ILI9320 fixJoel Bodenmann2012-12-021-2/+2
|
* copyright header fixes...Joel Bodenmann2012-11-261-1/+1
|
* typoJoel Bodenmann2012-11-131-1/+1
|
* new ILI9320 driver - please use as templateJoel Bodenmann2012-11-121-4/+5
|
* added ILI9320 driver - not finished yet, but workingJoel Bodenmann2012-11-111-0/+53