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 Tom Coxon

Files at this revision

API Documentation at this revision

Comitter:
M13kd
Date:
Thu Aug 03 05:01:01 2017 +0000
Parent:
1:0734a7b0fd5e
Commit message:
@m13kd;

Changed in this revision

FATFileSystem.lib Show annotated file Show diff for this revision Revisions of this file
HTTPClient.lib Show annotated file Show diff for this revision Revisions of this file
diff -r 0734a7b0fd5e -r e2368278fa0d FATFileSystem.lib
--- a/FATFileSystem.lib	Fri Aug 13 14:45:50 2010 +0000
+++ b/FATFileSystem.lib	Thu Aug 03 05:01:01 2017 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_unsupported/code/fatfilesystem/
\ No newline at end of file
+http://mbed.org/users/mbed_unsupported/code/fatfilesystem/#333d6e93e58f
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