summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-12-06 05:15:14 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-12-06 05:15:14 +0000
commitafcd2f334a91cf1d37eb8dce6641c620f316b76e (patch)
treeb250f1aa7ca728d391ab506560546227a58a299a /nuttx/configs/lm3s6965-ek
parent7f55e42405eb9471aabab510d6f11b289fdec49f (diff)
downloadpx4-nuttx-afcd2f334a91cf1d37eb8dce6641c620f316b76e.tar.gz
px4-nuttx-afcd2f334a91cf1d37eb8dce6641c620f316b76e.tar.bz2
px4-nuttx-afcd2f334a91cf1d37eb8dce6641c620f316b76e.zip
Add NX configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3165 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lm3s6965-ek')
-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 b668efad6..73b10431b 100755
--- a/nuttx/configs/lm3s6965-ek/README.txt
+++ b/nuttx/configs/lm3s6965-ek/README.txt
@@ -431,6 +431,10 @@ Where <subdir> is one of the following:
driver is waiting for the network to come up. That is probably
a bug in the Ethernet driver behavior!
+ nx:
+ And example using the NuttX graphics system (NX). This example
+ uses the P14201 OLED driver.
+
ostest:
This configuration directory, performs a simple OS test using
examples/ostest.