aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/HX8347D
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in driversinmarket2013-10-221-1/+2
|
* Comment fixes.inmarket2013-10-212-2/+2
|
* Add support for a driver private area (as well as a board private area)inmarket2013-10-212-3/+6
|
* Change to gdisp low level driver API. Display number is now in the GDriver ↵inmarket2013-10-193-12/+7
| | | | structure (It was required for a Nokia driver).
* Changed board_XXXX_template.h so that it can be directly copied to ↵inmarket2013-10-181-9/+17
| | | | board_XXXX.h in the project directory and it will compile with stub functions.
* Fix compile errorinmarket2013-10-181-1/+1
|
* Convert HX8437D driver to new formatinmarket2013-10-187-412/+416
|
* HX8347D driver ported to new streaming structure (untested)inmarket2013-09-305-467/+192
|
* fixed license headersJoel Bodenmann2013-07-215-5/+5
|
* cleaned up board file messJoel Bodenmann2013-07-213-33/+121
|
* Various README updatesMateusz Tomaszkiewicz2013-06-211-1/+1
| | | | Changed misleading description.
* License header updatesinmarket2013-06-154-4/+4
|
* doxygen fixesJoel Bodenmann2013-06-011-1/+1
|
* GOS module, for operating system independanceinmarket2013-05-251-4/+2
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* Added HX8347D driver by the user EddieJoel Bodenmann2013-05-216-0/+908