From: Dean Camera Date: Thu, 21 Jan 2010 13:45:44 +0000 (+0000) Subject: Fix up the incomplete Webserver project so that it integrates with the uIP stack... X-Git-Tag: LUFA-110528-BETA~671 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/03ee87b35abdb8b92e8b55ec040fa943f9a6786c?hp=03ee87b35abdb8b92e8b55ec040fa943f9a6786c Fix up the incomplete Webserver project so that it integrates with the uIP stack correctly. Add simple HTTP webserver as a placeholder until FatFS can be integrated. Begin to look into the RNDIS Host Class Driver, which seems to crash on test hardware after many packets have been received. ---