aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1289/gdisp_lld_board_firebullstm32f103.h
Commit message (Collapse)AuthorAgeFilesLines
* updated license headersJoel Bodenmann2013-05-021-0/+9
|
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
|
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-041-8/+8
|
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+157
|
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-157/+0
|
* copyright header fixes...Joel Bodenmann2012-11-261-1/+1
|
* SSD1289 firebull docJoel Bodenmann2012-11-221-4/+4
|
* SSD1289 - firebull updateJoel Bodenmann2012-11-221-19/+19
|
* SSD1289 fixJoel Bodenmann2012-11-201-4/+4
|
* typo fix: aquire_bus -> acquire_busJoel Bodenmann2012-11-201-1/+1
|
* replaced get_bus by aquire_busJoel Bodenmann2012-11-191-1/+1
|
* more SSD1289 and touchscreen workaroundJoel Bodenmann2012-11-171-2/+1
|
* SSD1289 fixJoel Bodenmann2012-11-171-2/+10
|
* SSD1289 fixJoel Bodenmann2012-11-171-1/+1
|
* gdisp Nokia and SSD1289 updatesAndrew Hannam2012-11-171-0/+150
Convert SSD1289 to use board files. Update Nokia driver to use short names in the board files. Full expanded names are not needed as they are all static inline routines.