aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
Commit message (Expand)AuthorAgeFilesLines
* Added new LUFA_VERSION_RELEASE_TYPE macro to the library version header, to d...Dean Camera2016-03-281-0/+1
* Fixed invalid endpoint indexes causing memory corruption in device Clear/Set ...Dean Camera2016-03-281-0/+1
* Minor documentation improvements.Dean Camera2016-02-071-0/+6
* Added support for the Pololu A-Star Micro board (thanks to Joh Schneider).Dean Camera2016-01-311-0/+4
* Fix additional void pointer arithmetic in the class driver RNDIS demo.Dean Camera2015-12-221-1/+1
* Fixed low level RNDIS demo incorrectly setting the RNDIS state when a null p...Dean Camera2015-12-221-0/+3
* Update changelog.Dean Camera2015-12-221-0/+1
* Fixed broken USE_RAM_DESCRIPTORS compile time option when the FIXED_NUM_CONFI...Dean Camera2015-12-151-0/+2
* Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to...Dean Camera2015-12-021-1/+4
* Update documentation and reset version information post-release.Dean Camera2015-11-151-0/+3
* Commit for the 151115 public release.Dean Camera2015-11-151-1/+1
* Fixed missing bounds checks and off-by-one in the DFU bootloader signature by...Dean Camera2015-11-081-0/+1
* Update dfu-programmer command line arguments, old argument names have been ch...Dean Camera2015-11-081-0/+1
* Fix AS7 integration, include modified Docbook HV1 transforms.Dean Camera2015-11-011-0/+1
* Newer AS7 integration binary, with ASF detection fixes and newer image assets.Dean Camera2015-10-031-0/+2
* Minor documentation improvements.Dean Camera2015-09-301-0/+2
* Use 16-bit length for TWI driver packet read/write requests for longer transf...Dean Camera2015-09-271-0/+3
* Minor documentation improvements.Dean Camera2015-08-301-0/+1
* Add PROGMEM variant data send functions to the CDC host class driver.Dean Camera2015-08-011-1/+2
* Minor documentation improvements.Dean Camera2015-08-011-2/+3
* Fix incorrect XMEGA serial driver stream functions (thanks to William Patters...Dean Camera2015-05-171-1/+1
* Add board drivers for the Atmel Xplained-MINI kits.Dean Camera2014-11-201-1/+1
* Add Leonardo compatibility to most bootloaders, run user application if BOOTR...Dean Camera2014-10-111-1/+3
* Don't run user application in the bootloader unless a valid app is present (t...Dean Camera2014-10-111-1/+4
* Update documentation post-140928 release.Dean Camera2014-09-281-0/+10
* Update documentation for the 140928 release.Dean Camera2014-09-281-1/+1
* Fixed broken LowLevel Audio Out demo sampling frequency configuration (thanks...Dean Camera2014-09-281-0/+1
* 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