summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam4e-ek
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-21 10:16:19 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-21 10:16:19 -0600
commitbd2bbbd424a653830e8dc43ce8c8de63a35311ed (patch)
tree731c850a6d1deef3d33a0d3965c9a61059809588 /nuttx/configs/sam4e-ek
parent2738a387a55890dbef3519154b5044d262009635 (diff)
downloadpx4-nuttx-bd2bbbd424a653830e8dc43ce8c8de63a35311ed.tar.gz
px4-nuttx-bd2bbbd424a653830e8dc43ce8c8de63a35311ed.tar.bz2
px4-nuttx-bd2bbbd424a653830e8dc43ce8c8de63a35311ed.zip
apps/examples/bridge: Lots of fixes. I think it is working although I have still have host firewall issues in testing
Diffstat (limited to 'nuttx/configs/sam4e-ek')
-rw-r--r--nuttx/configs/sam4e-ek/README.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/configs/sam4e-ek/README.txt b/nuttx/configs/sam4e-ek/README.txt
index 5c11dad6c..48efd2dd5 100644
--- a/nuttx/configs/sam4e-ek/README.txt
+++ b/nuttx/configs/sam4e-ek/README.txt
@@ -1350,7 +1350,9 @@ Configurations
This delay will be especially long if the board is not connected to
a network because additional time will be required to fail with
- timeout errors. This delay can be eliminated, however, if you enable an NSH initialization option as described above in a paragraph entitled, "Network Initialization Thread."
+ timeout errors. This delay can be eliminated, however, if you enable
+ an NSH initialization option as described above in a paragraph
+ entitled, "Network Initialization Thread."
STATUS:
2014-3-13: The basic NSH serial console is working. Network support