mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Add wget command to NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1657 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -672,6 +672,10 @@
|
||||
(submitted by JPelletier). The is the same fix that was needed for the
|
||||
eZ80 and fixed in 0.4.2.
|
||||
* netutils: Added logic to support a simple wget() function
|
||||
* examples/wget: Added a test for wget() (Not yet tested because of
|
||||
some current networking limitations).
|
||||
* examples/wget: Added a test for wget() -- NOTE
|
||||
* lib/strncasecmp: Fix cut'n'paste error in function name.
|
||||
* NSH: Added wget command (untested and temorarily disabled)-- see NOTE.
|
||||
|
||||
NOTE: Features related to wget are not tested on the target platform in this
|
||||
release and, hence, most likely have problems. I don't have the correct network
|
||||
settup to perform that testing now (I'm in a hotel).
|
||||
|
||||
Reference in New Issue
Block a user