summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-20 16:24:30 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-20 16:24:30 -0600
commit60968b611e5d13f1d27527f795248407a32f2fdc (patch)
tree30532dea36ec714426c648040d9a28b5f2e2e523 /nuttx/configs/sama5d4-ek
parentfd4f60562f63e3b7af68404d74226be8e484fa9c (diff)
downloadpx4-nuttx-60968b611e5d13f1d27527f795248407a32f2fdc.tar.gz
px4-nuttx-60968b611e5d13f1d27527f795248407a32f2fdc.tar.bz2
px4-nuttx-60968b611e5d13f1d27527f795248407a32f2fdc.zip
SAMA5D3 Xplained: Add an apps/examples/bridge configuration
Diffstat (limited to 'nuttx/configs/sama5d4-ek')
-rw-r--r--nuttx/configs/sama5d4-ek/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sama5d4-ek/README.txt b/nuttx/configs/sama5d4-ek/README.txt
index 1a4f0e165..6cb32fb03 100644
--- a/nuttx/configs/sama5d4-ek/README.txt
+++ b/nuttx/configs/sama5d4-ek/README.txt
@@ -3638,7 +3638,7 @@ Configurations
undocumented requirements that I am unaware of. (2014-6-28)
bridge:
-
+
This is a simple testing that exercises EMAC0 and EMAC1 for a simple
UDP relay bridge test using apps/examples/bridge. See
apps/examples/README.txt for more information about this test.