| Age | Commit message (Expand) | Author |
| 2010-02-02 | Make packet processing code in the Webserver project a bit neater using a swi... | Dean |
| 2010-02-02 | Fix TPI mode chip erase code not properly erasing the target memory space. | Dean |
| 2010-02-02 | Oops - new Write Word alignment code in the TPI programming function means th... | Dean |
| 2010-02-02 | Make TPI writes add a dummy high byte if the data isn't word-aligned. | Dean |
| 2010-02-02 | Make TPI programming protocol program in words, not bytes to satisfy the data... | Dean |
| 2010-02-01 | Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REM... | Dean |
| 2010-02-01 | Make AVRISP XPROG function parameters const where possible. | Dean |
| 2010-02-01 | Fixed issues with EEPROM and FLASH ISP programming in the AVRISP project. | Dean |
| 2010-02-01 | Fixed Pipe_IsEndpointBound() function not taking the endpoint's direction int... | Dean |
| 2010-01-31 | Clean up HTTP webserver code in the Webserver project, so that it follows the... | Dean |
| 2010-01-31 | Use _delay_us() function in the XPROGTarget.c file to ensure timing requireme... | Dean |
| 2010-01-31 | Oops - PDI handshake delay was too long, causing the device's /RESET function... | Dean |
| 2010-01-31 | Better HTTP GET parsing in the Webserver demo, add application polling. | Dean |
| 2010-01-29 | Add TCP retransmission support to the HTTP webserver in the Webserver project... | Dean |
| 2010-01-29 | Update driver INF files - change manufacturer name from the original template... | Dean |
| 2010-01-29 | Oops - TPI programming is broken in the AVRISP project because the busy-flag ... | Dean |
| 2010-01-29 | Fix TPI communications in the AVRISP project when bit-banged USART mode is se... | Dean |
| 2010-01-29 | Add MIME type handling to the Webserver project, so that files of different t... | Dean |
| 2010-01-28 | Second fix to Webserver project's makefile for the FATFs path case to fix *ni... | Dean |
| 2010-01-28 | Delete FATFs .lst files from the Webserver project, accidentally committed. | Dean |
| 2010-01-28 | Oops - fix path case in the Webserver project makefile, to fix *nix builds. | Dean |
| 2010-01-28 | Fix up project documentation files' overview tables, so that multiple items o... | Dean |
| 2010-01-28 | Add FatFS library to the Webserver project, extend the HTTP server so that it... | Dean |
| 2010-01-27 | Clean up Webserver project - add more Doxygen documentation for the new DHCP ... | Dean |
| 2010-01-27 | Add DHCP server to the Webserver demo for automatic network configuration. Co... | Dean |
| 2010-01-27 | Ensure TPI enable timing requirements are met in AVRISP-MKII programmer. Remo... | Dean |
| 2010-01-27 | Manually pull PDI clock pin high for 1ms before disabling PDI mode in the AVR... | Dean |
| 2010-01-25 | Exclude host application directories from the Doxygen input source file direc... | Dean |
| 2010-01-25 | Add missing AVRISPDescriptors.c/.h files to the XPLAINBridge project. | Dean |
| 2010-01-25 | Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory. | Dean |
| 2010-01-25 | Add Webserver project Doxygen configuration file and overview document. | Dean |
| 2010-01-25 | Moved initial completed version of the Webserver project out of the Projects/... | Dean |
| 2010-01-25 | Neaten Webserver project code. | Dean |
| 2010-01-25 | Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints sh... | Dean |
| 2010-01-25 | Cleanup and partially fix AVRISP-MKII project's TPI programming support. | Dean |
| 2010-01-25 | ADC2 and ADC3 channels do not exist on the U4 series USB AVRs. | Dean |
| 2010-01-25 | Minor code cleanups, remove TemperatureDataLogger host application's Visual S... | Dean |
| 2010-01-25 | Added explicit ADC channel masks for the standard set of ADC channels, as the... | Dean |
| 2010-01-24 | Fixed DFU bootloader programming not discarding the correct number of filler ... | Dean |
| 2010-01-24 | Enhance TemperatureDatalogger project -- add RTC capabilities so that data is... | Dean |
| 2010-01-21 | Fix up the incomplete Webserver project so that it integrates with the uIP st... | Dean |
| 2010-01-21 | New revision Benito hardware will be 16MHz, and use the ATMEGA32U2. Change ma... | Dean |
| 2010-01-21 | Update Benito project -- device should be reset when DTR is *asserted* not de... | Dean |
| 2010-01-19 | Clean up of the altered XPLAINBridge project. | Dean |
| 2010-01-19 | Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr... | Dean |
| 2010-01-19 | Added master mode hardware TWI driver. | Dean |
| 2010-01-17 | Oops - missing brace in the updated Benito code causing compilation to fail. | Dean |
| 2010-01-17 | Fix the Benito project not pulsing the target's /RESET line when DTR is de-as... | Dean |
| 2010-01-17 | Clean up and add more comments to the AVRISP-MKII project. Make sure the SPI_... | Dean |
| 2010-01-15 | Fixed invalid USB controller PLL prescaler values for the ATMEGAxxU2 controllers | Dean |