summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
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.