From 03ee87b35abdb8b92e8b55ec040fa943f9a6786c Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 21 Jan 2010 13:45:44 +0000 Subject: 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. --- LUFA/ManPages/ChangeLog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 74571e4c3..6a2126fb4 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -20,7 +20,7 @@ * - Added master mode hardware TWI driver * * Changed: - * - Slowed down PDI programming in the AVRISP project to prevent transmission errors + * - Slowed down software USART carried PDI programming in the AVRISP project to prevent transmission errors * - Renamed the AVRISP project folder to AVRISP-MKII to reduce confusion * - Renamed the RESET_LINE_* makefile tokens in the AVRISP MKII Project to AUX_LINE_*, as they are not always used for target * reset -- cgit v1.2.3