summaryrefslogtreecommitdiff
path: root/nuttx/configs/fire-stm32v2
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/fire-stm32v2
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/fire-stm32v2')
-rw-r--r--nuttx/configs/fire-stm32v2/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/fire-stm32v2/nsh/defconfig b/nuttx/configs/fire-stm32v2/nsh/defconfig
index fb12cf4f4..61b43aaf8 100644
--- a/nuttx/configs/fire-stm32v2/nsh/defconfig
+++ b/nuttx/configs/fire-stm32v2/nsh/defconfig
@@ -765,7 +765,7 @@ CONFIG_EXAMPLES_NSH=y
#
# uIP Web Server Example
#
-# CONFIG_EXAMPLES_UIP is not set
+# CONFIG_EXAMPLES_WEBSERVER is not set
#
# USB Serial Test Example