Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SDFileSystem WIZnetInterface mbed
Fork of HTTP_SDcard_file_server by
History
HTTP_SDcard_file_server example for WIZwiki-W7500
2015-06-23, by justinkim [Tue, 23 Jun 2015 03:44:18 +0000] rev 1
HTTP_SDcard_file_server example for WIZwiki-W7500
HTTP Server, using SD card and EthernetInterface. This code work, but sometimes mbed frizing. Always frizing occurs when mbed sent information to HTTP client. Exactly when call function tcpip_apimsg(struct api_msg *apimsg) in file "tcpip.c".
2013-04-07, by azsymaivan [Sun, 07 Apr 2013 11:23:03 +0000] rev 0
HTTP Server, using SD card and EthernetInterface. This code work, but sometimes mbed frizing. Always frizing occurs when mbed sent information to HTTP client. Exactly when call function tcpip_apimsg(struct api_msg *apimsg) in file "tcpip.c".
