summaryrefslogtreecommitdiff
path: root/nuttx/configs/ntosd-dm320
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ntosd-dm320')
-rw-r--r--nuttx/configs/ntosd-dm320/README.txt11
-rw-r--r--nuttx/configs/ntosd-dm320/defconfig2
-rw-r--r--nuttx/configs/ntosd-dm320/netconfig2
-rw-r--r--nuttx/configs/ntosd-dm320/udpconfig2
-rw-r--r--nuttx/configs/ntosd-dm320/uipconfig2
5 files changed, 10 insertions, 9 deletions
diff --git a/nuttx/configs/ntosd-dm320/README.txt b/nuttx/configs/ntosd-dm320/README.txt
index 5269fe448..c1996b0f0 100644
--- a/nuttx/configs/ntosd-dm320/README.txt
+++ b/nuttx/configs/ntosd-dm320/README.txt
@@ -25,13 +25,14 @@ uipconfig
This configuration file demonstrates the tiny webserver
at examples/uip.
-These alternative configurations can be selected by
-
- (Seleted the default configuration as show above)
- cp config/ntosd-dm320/uiponfig .config
-
udpconfig
^^^^^^^^^
This alternative configuration file, is similar to netconfig
except that is use examples/upd to exercise UDP.
+These alternative configurations can be selected by (using
+uipconfig as example):
+
+ (Seleted the default configuration as show above)
+ cp config/ntosd-dm320/uipconfig .config
+
diff --git a/nuttx/configs/ntosd-dm320/defconfig b/nuttx/configs/ntosd-dm320/defconfig
index ed953d6ba..80ed40490 100644
--- a/nuttx/configs/ntosd-dm320/defconfig
+++ b/nuttx/configs/ntosd-dm320/defconfig
@@ -1,5 +1,5 @@
############################################################
-# defconfig
+# configs/ntosd-dm320/defconfig
#
# Copyright (C) 2007 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
diff --git a/nuttx/configs/ntosd-dm320/netconfig b/nuttx/configs/ntosd-dm320/netconfig
index 9ae97b658..0ac607c45 100644
--- a/nuttx/configs/ntosd-dm320/netconfig
+++ b/nuttx/configs/ntosd-dm320/netconfig
@@ -1,5 +1,5 @@
############################################################
-# arch/ntosd-dm320/netconfig
+# configs/ntosd-dm320/netconfig
#
# Copyright (C) 2007 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
diff --git a/nuttx/configs/ntosd-dm320/udpconfig b/nuttx/configs/ntosd-dm320/udpconfig
index cece23cd5..dad101d19 100644
--- a/nuttx/configs/ntosd-dm320/udpconfig
+++ b/nuttx/configs/ntosd-dm320/udpconfig
@@ -1,5 +1,5 @@
############################################################
-# arch/ntosd-dm320/udpconfig
+# configs/ntosd-dm320/udpconfig
#
# Copyright (C) 2007 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
diff --git a/nuttx/configs/ntosd-dm320/uipconfig b/nuttx/configs/ntosd-dm320/uipconfig
index 6f06d089f..9fa55776b 100644
--- a/nuttx/configs/ntosd-dm320/uipconfig
+++ b/nuttx/configs/ntosd-dm320/uipconfig
@@ -1,5 +1,5 @@
############################################################
-# arch/ntosd-dm320/uipconfig
+# configs/ntosd-dm320/uipconfig
#
# Copyright (C) 2007 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>