Add Webserver project Doxygen configuration file and overview document.

Fix Doxygen configuration files' input file exclusion filters.
This commit is contained in:
Dean Camera
2010-01-25 12:46:57 +00:00
parent 15c408ab86
commit db420853ce
69 changed files with 1725 additions and 68 deletions
+1
View File
@@ -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
*
* <b>Changed:</b>
* - Slowed down software USART carried PDI programming in the AVRISP project to prevent transmission errors