From 238189eb7e383097103d5d97261f4d2c1bf79b3f Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 30 May 2012 18:46:40 +0000 Subject: Fix some of the SSD1289 initial register settings git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4788 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index c19ec511a..3d7bc5a5d 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2849,4 +2849,5 @@ * arch/arm/src/stm32_i2c.c: Fix STM32 F2 I2C. It is apparently bug-for-bug compatible with the F4 and needs the same work-around for the missing BTF signal that was needed for the F4. + * drivers/lcd/ssd1289.*: Fix some of the initial register settings. -- cgit v1.2.3