aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/ILI9325
Commit message (Collapse)AuthorAgeFilesLines
* Updates to ported drivers to support new optimisation method.inmarket2013-10-022-13/+30
| | | | Includes Bug fixes.
* ILI9325 driver ported to streaming interfaceinmarket2013-09-304-509/+380
|
* fixed license headersJoel Bodenmann2013-07-214-4/+4
|
* cleaned up board file messJoel Bodenmann2013-07-213-31/+8
|
* Various README updatesMateusz Tomaszkiewicz2013-06-211-3/+3
| | | | Changed misleading description.
* License header updatesinmarket2013-06-154-4/+4
|
* GOS module, for operating system independanceinmarket2013-05-251-3/+1
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* updated license headersJoel Bodenmann2013-05-034-73/+21
|
* Revert "updated license headers"Joel Bodenmann2013-05-024-33/+57
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* updated license headersJoel Bodenmann2013-05-024-57/+33
|
* [ILI9325] read LCD versionDmytro Milinevskyy2013-04-051-0/+2
|
* [ILI9320/ILI9325] use correct lld accessor to read the data from the LCDDmytro Milinevskyy2013-04-041-3/+1
|
* GPIO interface-related fixesAbhishek Kumar2013-03-301-2/+26
| | | | | | Adding acquire_bus() and release_bus() so that orientation setting commands are not ignored.
* updated copyright - 2013Joel Bodenmann2013-03-064-4/+4
|
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-043-25/+25
|
* Fix compile error in GDISPAndrew Hannam2013-02-183-735/+735
| | | | | | Fix compile error with wrongly named include file Revert lld_gdisp naming convention to gdisp_lld to fix problem and be consitant with all other low level drivers.
* more GDISP_LLD() cleanupJoel Bodenmann2013-02-114-28/+27
|
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-116-0/+809
|
* removed GDISP_LLD() macroJoel Bodenmann2013-02-116-809/+0
|
* cleanupJoel Bodenmann2013-01-033-25/+1
|
* added ILI9325 driver. Thanks to Chris van Dongen aka _SjaakJoel Bodenmann2013-01-036-0/+833