summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-08 01:28:32 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-08 01:28:32 +0000
commit10abc48ef23af89e79d7e48dcd1e526d091f23fb (patch)
treeb6cc0d59a5880e027da075888e39941f3cc5b0e5 /nuttx/ChangeLog
parent92ece28c9595ada48bfa172e450338a2a6b0169a (diff)
downloadnuttx-10abc48ef23af89e79d7e48dcd1e526d091f23fb.tar.gz
nuttx-10abc48ef23af89e79d7e48dcd1e526d091f23fb.tar.bz2
nuttx-10abc48ef23af89e79d7e48dcd1e526d091f23fb.zip
Add UG-2864AMBAG01 initialization for use on STM32F4Discovery
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5321 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index c74dc6ec9..9b2710233 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3578,7 +3578,9 @@
contributed by Freddie Chopin.
* arch/arm/src/stm32_otgfsdev.c: Partial fix from Petteri Aimonen.
* drivers/lcd/ug-2864ambag01.c and include/nuttx/lcd/ug_2864ambag01.h:
- LCD driver for the Univision OLED of the same name.
+ LCD driver for the Univision OLED of the same name (untested on
+ initial check-in).
* configs/stm32f4discovery/nxlines: Configure to use mconf/Kconfig
tool.
-
+ * configs/stm32f4discovery/src/up_ug2864ambag01.c: Board-specific
+ initialization for UG-2864AMBAG01 OLED connecte to STM32F4Disovery.