Test of Embedded Artists LPCXpresso baseboard SD card and ethernet facilities. This program downloads files from a website to the SD card. This program now uses the HTTPClient from: http://mbed.org/users/donatien/programs/HTTPClient/latest which downloads the files without errors. The previous version of this program was used to demonstrate that an earlier HTTPClient downloaded files with errors.
Dependencies: EthernetNetIf FatFileSystem HTTPClient mbed
Fork of EA_DownloadToSD by
Diff: HTTPClient.lib
- Revision:
- 2:e2368278fa0d
- Parent:
- 1:0734a7b0fd5e
diff -r 0734a7b0fd5e -r e2368278fa0d HTTPClient.lib --- a/HTTPClient.lib Fri Aug 13 14:45:50 2010 +0000 +++ b/HTTPClient.lib Thu Aug 03 05:01:01 2017 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/donatien/code/HTTPClient/#d97a4fc01c86 +http://mbed.org/users/donatien/code/HTTPClient/#277279a1891e