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: EthernetInterface SDFileSystem mbed-rtos mbed
Fork of HTTP_SDcard_file_server by
History
Use another SDFileSystem - https://developer.mbed.org/users/neilt6/code/SDFileSystem/
2015-11-19, by yihui [Thu, 19 Nov 2015 06:04:52 +0000] rev 2
Use another SDFileSystem - https://developer.mbed.org/users/neilt6/code/SDFileSystem/
small changes for Arch Max
2015-04-22, by yihui [Wed, 22 Apr 2015 14:15:05 +0000] rev 1
small changes for Arch Max
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".
