summaryrefslogtreecommitdiff
path: root/nuttx/configs/teensy
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-03 17:31:17 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-03 17:31:17 -0600
commitcd6c5655e4b5434f599db4472f62d22e252c50ab (patch)
tree95652750690f554bca94da8e63c4e27687ddbf5e /nuttx/configs/teensy
parent4b59193e39baf25f2923ef64745c44a7f2d55027 (diff)
downloadpx4-nuttx-cd6c5655e4b5434f599db4472f62d22e252c50ab.tar.gz
px4-nuttx-cd6c5655e4b5434f599db4472f62d22e252c50ab.tar.bz2
px4-nuttx-cd6c5655e4b5434f599db4472f62d22e252c50ab.zip
Rename apps/examples/uip to apps/examples/webserver
Diffstat (limited to 'nuttx/configs/teensy')
-rw-r--r--nuttx/configs/teensy/hello/defconfig2
-rw-r--r--nuttx/configs/teensy/nsh/defconfig2
-rw-r--r--nuttx/configs/teensy/usbmsc/defconfig2
3 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/teensy/hello/defconfig b/nuttx/configs/teensy/hello/defconfig
index e5ddbdd83..18dac223f 100644
--- a/nuttx/configs/teensy/hello/defconfig
+++ b/nuttx/configs/teensy/hello/defconfig
@@ -441,7 +441,7 @@ CONFIG_EXAMPLES_HELLO=y
# CONFIG_EXAMPLES_TIFF is not set
# CONFIG_EXAMPLES_TOUCHSCREEN is not set
# CONFIG_EXAMPLES_UDP is not set
-# CONFIG_EXAMPLES_UIP is not set
+# CONFIG_EXAMPLES_WEBSERVER is not set
# CONFIG_EXAMPLES_USBSERIAL is not set
# CONFIG_EXAMPLES_USBTERM is not set
# CONFIG_EXAMPLES_WATCHDOG is not set
diff --git a/nuttx/configs/teensy/nsh/defconfig b/nuttx/configs/teensy/nsh/defconfig
index 92ad0acc2..9137ea0d4 100644
--- a/nuttx/configs/teensy/nsh/defconfig
+++ b/nuttx/configs/teensy/nsh/defconfig
@@ -453,7 +453,7 @@ CONFIG_EXAMPLES_NSH=y
# CONFIG_EXAMPLES_TIFF is not set
# CONFIG_EXAMPLES_TOUCHSCREEN is not set
# CONFIG_EXAMPLES_UDP is not set
-# CONFIG_EXAMPLES_UIP is not set
+# CONFIG_EXAMPLES_WEBSERVER is not set
# CONFIG_EXAMPLES_USBSERIAL is not set
# CONFIG_EXAMPLES_USBTERM is not set
# CONFIG_EXAMPLES_WATCHDOG is not set
diff --git a/nuttx/configs/teensy/usbmsc/defconfig b/nuttx/configs/teensy/usbmsc/defconfig
index ea30878f7..216f57587 100644
--- a/nuttx/configs/teensy/usbmsc/defconfig
+++ b/nuttx/configs/teensy/usbmsc/defconfig
@@ -500,7 +500,7 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
# CONFIG_EXAMPLES_TIFF is not set
# CONFIG_EXAMPLES_TOUCHSCREEN is not set
# CONFIG_EXAMPLES_UDP is not set
-# CONFIG_EXAMPLES_UIP is not set
+# CONFIG_EXAMPLES_WEBSERVER is not set
# CONFIG_EXAMPLES_USBSERIAL is not set
# CONFIG_EXAMPLES_USBTERM is not set
# CONFIG_EXAMPLES_WATCHDOG is not set