aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tdisp/HD44780/tdisp_lld.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed TDISP moduleJoel Bodenmann2013-12-111-245/+0
|
* Clean up the driver directory structure by moving all board specific files ↵inmarket2013-10-281-9/+1
| | | | into the boards sub-structure.
* fixed license headersJoel Bodenmann2013-07-211-1/+1
|
* License header updatesinmarket2013-06-151-1/+1
|
* Fix license issues and GOS issues in TDISPinmarket2013-06-021-30/+15
|
* TDISP updateJoel Bodenmann2013-06-011-72/+139
|
* GOS module, for operating system independanceinmarket2013-05-251-9/+7
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* TDISP fixesJoel Bodenmann2013-05-151-6/+6
|
* updated license headersJoel Bodenmann2013-05-031-18/+5
|
* Revert "updated license headers"Joel Bodenmann2013-05-021-8/+19
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* updated license headersJoel Bodenmann2013-05-021-19/+8
|
* TDISP fixes - by FryskJoel Bodenmann2013-04-121-28/+82
|
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
|
* TDISP updateJoel Bodenmann2013-03-021-11/+9
|
* TDISP to take ROWS and COLUMNS from board fileAndrew Hannam2013-02-181-164/+164
| | | | TDISP to take ROWS and COLUMNS from board file
* TDISP cleanupAndrew Hannam2013-01-191-153/+164
| | | | | | Seperate High level and low level code better Implement tdispControl Cleanup
* TDISP cleanupJoel Bodenmann2013-01-171-0/+33
|
* some more TDISP cleanupJoel Bodenmann2013-01-161-0/+8
|
* removed internal TDISP_LLD() macroJoel Bodenmann2013-01-161-12/+12
|
* TDISP updateJoel Bodenmann2013-01-161-0/+22
|
* TDISP updateJoel Bodenmann2013-01-101-7/+0
|
* 4-bit mode implementedJoel Bodenmann2013-01-101-13/+22
|
* some TDISP doxygenJoel Bodenmann2013-01-101-0/+1
|
* added TDISP - experimentalJoel Bodenmann2013-01-091-0/+87