summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-18 16:39:12 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-18 16:39:12 +0000
commit6f7c2379de81a691e3cc5a9b4094fbbe40b62460 (patch)
tree7855c56f2afc6ef9846de5330061bd379b02f1ba /nuttx/configs/sam3u-ek/README.txt
parentf0ee7d75dbd99a64bab73eaede0ab309c9339651 (diff)
downloadpx4-nuttx-6f7c2379de81a691e3cc5a9b4094fbbe40b62460.tar.gz
px4-nuttx-6f7c2379de81a691e3cc5a9b4094fbbe40b62460.tar.bz2
px4-nuttx-6f7c2379de81a691e3cc5a9b4094fbbe40b62460.zip
Beginnings of AT91SAM3U LCD driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2613 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/sam3u-ek/README.txt')
-rwxr-xr-xnuttx/configs/sam3u-ek/README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/configs/sam3u-ek/README.txt b/nuttx/configs/sam3u-ek/README.txt
index c947cc576..c0c677804 100755
--- a/nuttx/configs/sam3u-ek/README.txt
+++ b/nuttx/configs/sam3u-ek/README.txt
@@ -296,6 +296,14 @@ can be selected as follow:
Where <subdir> is one of the following:
+ nsh:
+ Configures the NuttShell (nsh) located at examples/nsh. The
+ Configuration enables both the serial and telnetd NSH interfaces.
+
+ nx
+ Configures to use examples/nx using the HX834x LCD hardwar on
+ the SAM3U-EK development board.
+
ostest:
This configuration directory, performs a simple OS test using
examples/ostest. By default, this project assumes that you are