aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed broken AVR8 USART-SPI peripheral driver (thanks to Phil Zakielarz).Dean Camera2014-09-131-0/+1
* Minor documentation improvements.Dean Camera2014-09-111-2/+1
* Add Atmel Studio support for the Arduino Yun and Micro boards.Dean Camera2014-09-111-1/+1
* Add support for the Arduino Micro board, fix other Arduino board LED drivers.Dean Camera2014-09-111-0/+1
* Add board support for the Arduino YUN ATMEGA32U4 coprocessor.Dean Camera2014-09-111-0/+1
* Minor documentation improvements.Dean Camera2014-09-081-1/+3
* Add Dual MIDI device class driver demo application.Dean Camera2014-08-311-0/+2
* Fix overflow for RNDIS class driver responses when returning the adapter quer...Dean Camera2014-08-311-0/+5
* Patched the LUFA build system to work around a GCC code generation bug in new...Dean Camera2014-08-261-0/+2
* Fixed USART reception overrun corrupting the internal buffers in the USBtoSer...Dean Camera2014-08-101-0/+1
* Minor code style fixes, documentation improvements.Dean Camera2014-07-221-0/+1
* Only deque from the USBtoSerial's USB->USART buffer when the USART is idle.Dean Camera2014-07-151-0/+1
* Add Serial_IsSendReady() and Serial_IsSendComplete() serial driver API functi...Dean Camera2014-07-151-0/+1
* Update documentation for HID report ID fix.Dean Camera2014-06-251-0/+1
* Add COMPILER_PATH optional variable to the BUILD build system module.Dean Camera2014-06-081-0/+5
* Fixed spurious 0xFE USART byte sent in the USBtoSerial project when the baud ...Dean Camera2014-05-301-0/+2
* Fixed incorrect XMEGA DFLL reference frequency (thanks to Martin Aakerberg)Dean Camera2014-05-211-0/+1
* Fix LED driver for the Arduino Leonardo board.Dean Camera2014-04-301-0/+1
* Fix incorrect error codes returned on pip config failure in the host class dr...Dean Camera2014-03-051-1/+4
* Revert version and update documentation after the 140302 release.Dean Camera2014-03-011-0/+3
* Update version for the 140302 release.Dean Camera2014-03-011-1/+1
* Minor documentation improvements.Dean Camera2014-01-081-0/+1
* Minor documentation improvements.Dean Camera2013-12-271-1/+2
* Minor documentation improvements.Dean Camera2013-12-201-1/+1
* AVR8: Add option to keep 3.3V regulator enabledMichael Hanselmann2013-12-201-0/+1
* Reduce PDI/TPI reset hold period from 1ms to 100us, as the former caused spor...Dean Camera2013-11-211-1/+1
* Fixed MIDI device class driver MIDI_Device_ReceiveEventPacket() for the XMEGA...Dean Camera2013-11-051-2/+7
* Increase AVRISP-MKII Clone PDI/TPI handshake to 1ms from 1us for targets with...Dean Camera2013-11-041-0/+2
* Minor documentation improvements.Dean Camera2013-11-031-1/+1
* Minor documentation improvements.Dean Camera2013-11-031-0/+1
* Fix signature bytes in the DFU class bootloader.Dean Camera2013-11-031-0/+1
* AVRISP-MKII Clone Project PDI/TPI frequency increased from 250KHz to 2MHz as ...Dean Camera2013-11-021-0/+1
* Add new Bulk Vendor device demo application.Dean Camera2013-10-301-0/+4
* Minor documentation corrections.Dean Camera2013-10-061-1/+3
* Reset version information following the 130901 release.Dean Camera2013-09-011-0/+3
* Version for the 130901 release.Dean Camera2013-09-011-1/+1
* Minor documentation improvements.Dean Camera2013-09-011-8/+8
* Fixed error receiving PIMA events via the Still Image Host class driver.Dean Camera2013-08-231-0/+1
* Minor documentation updates.Dean Camera2013-08-141-1/+1
* Use seperate ATTR_NON_NULL_PTR_ARG() decorators in the XMEGA TWI driver to pr...Dean Camera2013-08-131-0/+1
* Fixed re-enumeration issue of XMEGA architecture targets.Dean Camera2013-08-131-0/+1
* Fix broken USART SPI driver for the AVR8 architecture.Dean Camera2013-08-121-0/+1
* Add volatile software RTC to the TempDataLogger application if the dummy RTC ...Dean Camera2013-07-201-0/+1
* Fixed incorrect time/date configuration data order in the TempDataLogger host...Dean Camera2013-07-161-0/+1
* Fixed incorrect USB device state set when a suspended LUFA device is woken wh...Dean Camera2013-07-151-0/+1
* Minor documentation improvements.Dean Camera2013-07-141-0/+2
* Re-added Set Control Line State request handling to the CDC class bootloader.Dean Camera2013-06-271-0/+3
* Add missing U2S board definition, update build tests and documentation.Dean Camera2013-06-221-0/+1
* Update board Dataflash_Init() functions to automatically configure the approp...Dean Camera2013-06-121-0/+1
* Added missing LEDs to the XMEGA A3BU Xplained and XMEGA C3 Xplained board LED...Dean Camera2013-06-011-0/+1