From: Dean Camera Date: Thu, 28 Jan 2010 12:47:35 +0000 (+0000) Subject: Add FatFS library to the Webserver project, extend the HTTP server so that it now... X-Git-Tag: LUFA-110528-BETA~652 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/d11ed10c5314c44dc01c06954d1d73d4894cbff8?hp=d11ed10c5314c44dc01c06954d1d73d4894cbff8 Add FatFS library to the Webserver project, extend the HTTP server so that it now serves files from the Dataflash. Add Mass Storage device mode class driver so that files can be loaded to the board Dataflash when inserted into a PC. ---