* - Added master mode hardware TWI driver\r
* - Added ADC MUX masks for the standard ADC input channels on all AVR models with an ADC, altered demos to use these masks\r
* as on some models, the channel number is not identical to its single-ended ADC MUX mask\r
+ * - New Webserver project, a RNDIS host USB webserver using the open source uIP TCP/IP network stack\r
*\r
* <b>Changed:</b>\r
* - Slowed down software USART carried PDI programming in the AVRISP project to prevent transmission errors\r
* - Fixed Benito project not resetting the target AVR automatically when programming has completed\r
* - Fixed DFU bootloader programming not discarding the correct number of filler bytes from the host when non-aligned programming\r
* ranges are specified (thanks to Thomas Bleeker)\r
+ * - Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints should use two seperate pipes, not one half-duplex pipe\r
*\r
* \section Sec_ChangeLog091223 Version 091223\r
*\r