summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-26 22:03:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-26 22:03:53 +0000
commit4e2728ef8651d0047d0f251bb1495327d2349414 (patch)
treee6eaad979dc3da96378c5c7d17242c7d0329722b /nuttx/ChangeLog
parentc747e2953e1d1c6db1e159ecc5554773d83557ed (diff)
downloadnuttx-4e2728ef8651d0047d0f251bb1495327d2349414.tar.gz
nuttx-4e2728ef8651d0047d0f251bb1495327d2349414.tar.bz2
nuttx-4e2728ef8651d0047d0f251bb1495327d2349414.zip
Shenzhou schematic is wrong: LCD WR signal is on PB14, not PD14
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5195 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 906b63d33..80d889b3b 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3415,4 +3415,6 @@
configuration.
* configs/shenzhou: Oops. The Shenzhou LCD is and SSD1289,
not an ILI93xx.
+ * configs/shenzhou/src/up_ssd1289.c: The LCD is basically functional
+ on the Shenzhou board.