From db420853ce1a7c4545c443b9b7e9925fac3fbbb5 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 25 Jan 2010 12:46:57 +0000 Subject: Add Webserver project Doxygen configuration file and overview document. Fix Doxygen configuration files' input file exclusion filters. --- LUFA/ManPages/ChangeLog.txt | 1 + LUFA/ManPages/LibraryApps.txt | 1 + 2 files changed, 2 insertions(+) (limited to 'LUFA') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index cf37fa56d..f124fcc48 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -20,6 +20,7 @@ * - Added master mode hardware TWI driver * - Added ADC MUX masks for the standard ADC input channels on all AVR models with an ADC, altered demos to use these masks * as on some models, the channel number is not identical to its single-ended ADC MUX mask + * - New Webserver project, a RNDIS host USB webserver using the open source uIP TCP/IP network stack * * Changed: * - Slowed down software USART carried PDI programming in the AVRISP project to prevent transmission errors diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt index 1f7a8919b..3edf25f43 100644 --- a/LUFA/ManPages/LibraryApps.txt +++ b/LUFA/ManPages/LibraryApps.txt @@ -105,6 +105,7 @@ * - MissileLaucher - Toy Missile Launcher Host project * - TemperatureDataLogger - Temperature Datalogging project * - USBtoSerial - USB to USART Serial Converter project + * - Webserver - RNDIS Host Webserver, powered by uIP TCP/IP stack project * - XPLAINBridge - XPLAIN alternative PDI Programmer/USB to Serial Bridge firmware project * * -- cgit v1.2.3