aboutsummaryrefslogtreecommitdiff
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
commit83f66b9e182d4ea8144f936f3012ba78ce14cf3a (patch)
treee6eaad979dc3da96378c5c7d17242c7d0329722b /nuttx/ChangeLog
parentd7561fc092955ee766d6d423071c2186efe0a695 (diff)
downloadpx4-firmware-83f66b9e182d4ea8144f936f3012ba78ce14cf3a.tar.gz
px4-firmware-83f66b9e182d4ea8144f936f3012ba78ce14cf3a.tar.bz2
px4-firmware-83f66b9e182d4ea8144f936f3012ba78ce14cf3a.zip
Shenzhou schematic is wrong: LCD WR signal is on PB14, not PD14
git-svn-id: http://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.