mirror of
https://github.com/apache/nuttx.git
synced 2026-08-11 23:45:11 +00:00
Add generic SSD1289 LCD driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4768 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
5e67eac886
commit
235ffb9914
1 changed files with 1 additions and 1 deletions
|
|
@ -1191,7 +1191,7 @@ void up_lcduninitialize(void)
|
|||
* This is a non-standard LCD interface just for the stm3240g-EVAL board. Because
|
||||
* of the various rotations, clearing the display in the normal way by writing a
|
||||
* sequences of runs that covers the entire display can be very slow. Here the
|
||||
* dispaly is cleared by simply setting all GRAM memory to the specified color.
|
||||
* display is cleared by simply setting all GRAM memory to the specified color.
|
||||
*
|
||||
**************************************************************************************/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue