HTTP File Server using SD Card for STM32F407VET6.

Dependencies:   EthernetInterface SDFileSystem mbed-rtos mbed

Fork of Arch_Max_SD_HTTP_Server by Seeed

HTTP File Server using SD Card

This is a fork of a program first published by Ivan Georgiev.

/media/uploads/hudakz/http_sdcard_fileserver.png

Committer:
azsymaivan
Date:
Sun Apr 07 11:23:03 2013 +0000
Revision:
0:fbb29d9ea96b
Child:
1:8150297e8849
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".

Who changed what in which revision?

UserRevisionLine numberNew contents of line
azsymaivan 0:fbb29d9ea96b 1 http://mbed.org/users/mbed_official/code/mbed/builds/5e5da4a5990b