summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index 5a9d050b4..7ce5e2b52 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -73,6 +73,13 @@ examples/ftpc
not work from NSH over a telnet NSH connection (Well, it will work you
just won't be able to access the command line).
+ You may also want to define the following in your configuration file.
+ Otherwise, you will have not feeback about what is going on:
+
+ CONFIG_DEBUG=y
+ CONFIG_DEBUG_VERBOSE=y
+ CONFIG_DEBUG_FTPC=y
+
examples/hello
^^^^^^^^^^^^^^