summaryrefslogtreecommitdiff
path: root/nuttx/examples/nsh
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-07 02:07:18 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-07 02:07:18 +0000
commita5f7cf98731bec3e33558a7805c37463e0d634ae (patch)
tree4895a127700730a7ab0ecc290f68410c30b012b0 /nuttx/examples/nsh
parentd46b55e6fa629e5ebd6ec6cb810e18390e5831d7 (diff)
downloadpx4-nuttx-a5f7cf98731bec3e33558a7805c37463e0d634ae.tar.gz
px4-nuttx-a5f7cf98731bec3e33558a7805c37463e0d634ae.tar.bz2
px4-nuttx-a5f7cf98731bec3e33558a7805c37463e0d634ae.zip
TFTP put notes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@891 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/examples/nsh')
-rw-r--r--nuttx/examples/nsh/README.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/nuttx/examples/nsh/README.txt b/nuttx/examples/nsh/README.txt
index 74f23692f..c202d7a8e 100644
--- a/nuttx/examples/nsh/README.txt
+++ b/nuttx/examples/nsh/README.txt
@@ -599,7 +599,10 @@ Command Dependencies on Configuration Settings
unset !CONFIG_DISABLE_ENVIRON
usleep !CONFIG_DISABLE_SIGNALS
-* NOTE: Because of hardware padding, the actual required size may be larger.
+* NOTES:
+ - Because of hardware padding, the actual required size may be larger.
+ - Special TFTP server start-up optionss will probably be required to permit
+ creation of file for the correct operation of the put command.
NSH-Specific Configuration Settings
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^