summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-12 20:14:46 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-12 20:14:46 +0000
commit6649286b2f4917b87ecdd790eba138aefcf2b210 (patch)
tree92a86ff9d6ca32ab4ebc6c485a3bfd2fdc594925 /apps/examples/README.txt
parentd660afc8fd83a630d0a223dd2796003024ce4f11 (diff)
downloadnuttx-6649286b2f4917b87ecdd790eba138aefcf2b210.tar.gz
nuttx-6649286b2f4917b87ecdd790eba138aefcf2b210.tar.bz2
nuttx-6649286b2f4917b87ecdd790eba138aefcf2b210.zip
Add UDP discovery configuration for the STM3240G-EVAL (from Max Holtzberg)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5138 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index 0d327ebfb..8a7a94c3e 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -278,7 +278,7 @@ examples/dhcpd
examples/discover
^^^^^^^^^^^^^^^^^
- This example execises netutils/discover utility. This example initializes
+ This example exercises netutils/discover utility. This example initializes
and starts the UDP discover daemon. This daemon is useful for discovering
devices in local networks, especially with DHCP configured devices. It
listens for UDP broadcasts which also can include a device class so that