summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-04 16:40:57 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-04 16:40:57 -0600
commit63490f1443d979623b3cf06232e34413506dfc94 (patch)
treee775292e32386b76c45fcbff96aabcbcde2372a5 /apps/examples/README.txt
parent695bf13d6074c4d3770422889751e9f663c43dce (diff)
downloadpx4-nuttx-63490f1443d979623b3cf06232e34413506dfc94.tar.gz
px4-nuttx-63490f1443d979623b3cf06232e34413506dfc94.tar.bz2
px4-nuttx-63490f1443d979623b3cf06232e34413506dfc94.zip
Some restructing of the CC3000 build
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index c6f31b034..016a04dd3 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -126,6 +126,11 @@ examples/can
CONFIG_EXAMPLES_CAN_READONLY - Only receive messages
CONFIG_EXAMPLES_CAN_WRITEONLY - Only send messages
+examples/cc3000
+^^^^^^^^^^^^^^^
+
+ This is a test for the TI CC3000 wireless networking module.
+
examples/cdcacm
^^^^^^^^^^^^^^^