summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/display/st7558.c
Commit message (Collapse)AuthorAgeFilesLines
* display/st7558: remove delays, since the bug in the i2c driver is fixedSteve Markgraf2011-01-021-4/+2Star
| | | Signed-off-by: Steve Markgraf <steve@steve-m.de>
* Introduce LCD display_driver infrastructureHarald Welte2010-03-121-27/+28
| | | | | | | * introduce display_driver layer * port st7558 and ssd1783 drivers to display_driver * allow for run-time selection of display driver from board/init.c * replace st7558_puts() calls with display_puts() calls
* Initial import of OsmocomBB into git repositoryHarald Welte2010-02-181-0/+122