summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-05-15 23:03:17 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-05-15 23:03:17 +0000
commitc6a57d524931a28d96b4f955cf2c5c5c8e72b4cb (patch)
treeea24565a1d2be8eac5ee35093f1c021d15681612 /nuttx/configs/lm3s6965-ek/README.txt
parentcc6a686bf5143a1853bef292a9cb49ed48af36d6 (diff)
downloadpx4-nuttx-c6a57d524931a28d96b4f955cf2c5c5c8e72b4cb.tar.gz
px4-nuttx-c6a57d524931a28d96b4f955cf2c5c5c8e72b4cb.tar.bz2
px4-nuttx-c6a57d524931a28d96b4f955cf2c5c5c8e72b4cb.zip
more oled fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2677 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lm3s6965-ek/README.txt')
-rwxr-xr-xnuttx/configs/lm3s6965-ek/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/lm3s6965-ek/README.txt b/nuttx/configs/lm3s6965-ek/README.txt
index 24a9ab099..a29e27cd7 100755
--- a/nuttx/configs/lm3s6965-ek/README.txt
+++ b/nuttx/configs/lm3s6965-ek/README.txt
@@ -97,6 +97,10 @@ OLED
- PC7: OLED display data/control select (D/Cn)
- PA3: OLED display chip select (CSn)
+ NOTE: Newer versions of the LM3S6965 Evaluation Kit has an OSAM 128x64x4 OLED
+ display. Some tweaks to drivers/lcd/p14201.c would be required to support that
+ LCD.
+
Development Environment
^^^^^^^^^^^^^^^^^^^^^^^