drivers/lcd/st7565.c: Extend to include support for the ERC12864-3. From Pierre-noel Bouteville

This commit is contained in:
Pierre-noel Bouteville
2015-10-07 14:29:23 -06:00
committed by Gregory Nutt
parent 01bfc37a5e
commit 59e5e2f5cc
4 changed files with 18 additions and 1 deletions
+3
View File
@@ -11011,3 +11011,6 @@
* libc/stdlib/lib_qsort.c and include/stdlib.h: Make coding style
more conformant, take description from OpenGroup.org, rename formal
parameters to match names used on OpenGroup.org (2015-10-02).
* drivers/lcd/st7565.c: Extend to include support for the ERC12864-3.
From Pierre-noel Bouteville (2015-10-07).