inmarket
|
48a9d334b7
|
Replace all inline definitions with GFXINLINE
|
2015-10-23 18:24:49 +10:00 |
|
inmarket
|
e5d69abf02
|
Update SSD1289 and SSD2119 drivers to support using CCM memory for stack when using DMA.
Use GDISP_NO_DMA_FROM_STACK.
|
2014-12-17 10:49:09 +10:00 |
|
Joel Bodenmann
|
08e1b0ebc7
|
Removed the doxygen inside of every driver as doxygen is only meant for highlevel API documentation.
Documenting the drivers interface should be done inside a template driver or the gdisp LLD abstraction.
|
2014-03-28 19:45:08 +01:00 |
|
inmarket
|
0698fd28c0
|
Comment fixes.
|
2013-10-21 17:11:07 +10:00 |
|
inmarket
|
87a6af81f4
|
Change to gdisp low level driver API. Display number is now in the GDriver structure (It was required for a Nokia driver).
|
2013-10-19 15:36:05 +10:00 |
|
inmarket
|
313956b215
|
Remove incorrect comment.
|
2013-10-18 17:07:53 +10:00 |
|
inmarket
|
c9311d9851
|
Changed board_XXXX_template.h so that it can be directly copied to board_XXXX.h in the project directory and it will compile with stub functions.
|
2013-10-18 16:44:56 +10:00 |
|
inmarket
|
8fb676f73b
|
Added a post_init_board() routine to SSD1289 to allow bus timings to be changed after controller initialisation is complete.
|
2013-10-17 17:33:04 +10:00 |
|
inmarket
|
e1744e59ab
|
SSD1289 driver updated for multiple display support
|
2013-10-17 14:57:47 +10:00 |
|