aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
Commit message (Expand)AuthorAgeFilesLines
* Bootloaders: Enable LTO to reduce compiled size.Dean Camera2019-07-291-0/+1
* AVRISP-MKII Clone: Clean up ISP driver code, namespace module variables.Dean Camera2019-01-081-0/+1
* Fix invalid DHCP server socket creation in the Webserver project.Dean Camera2018-12-091-0/+1
* Fix HID report parser incorrectly decoding 32-bit USAGE elements.Dean Camera2018-12-091-0/+1
* Fix static analysis warnings.Dean Camera2018-12-091-6/+14
* Add CCID class driver and associated demos.Dean Camera2018-06-171-0/+1
* Fixed HID report parser corruption when parsing PUSH and POP report item elem...Dean Camera2018-06-171-0/+1
* Move class-specific functional descriptor definitions to their respective cla...Dean Camera2018-06-171-0/+4
* Add MS OS Compatibility descriptors to RNDIS demos for driverless install on ...Dean Camera2018-04-221-0/+2
* Fix USB_STRING_DESCRIPTOR_ARRAY() not accepting more than two byte long arrays.Dean Camera2018-04-221-0/+1
* Fix bootloaders incorrectly checking the BOOTRST fuse on start (thanks to Bra...Dean Camera2018-04-021-0/+1
* Fixed CDC class Send_Device_*_P() and Send_Host_*_P() variant functions not c...Dean Camera2018-02-181-0/+1
* Fixed incorrect endpoint bank setup on the UC3 architecture (thanks to Andrus...Dean Camera2018-02-181-0/+1
* Ensure USE_INTERNAL_SERIAL is set to NO_DESCRIPTOR if internal serial is disa...Dean Camera2018-02-181-0/+4
* Fixed bootloaders accepting flash writes to the bootloader region (thanks to ...Dean Camera2018-01-221-0/+1
* Fix CDC device driver not returning written character on putchar success.Dean Camera2018-01-221-0/+2
* Fixed bootloaders not disabling global interrupts during erase and write oper...Dean Camera2017-10-011-0/+2
* Fixed DeviceUsesOUTPipe flag not being set correctly in the HID host class dr...Dean Camera2017-09-101-0/+5
* Commit for the 170418 release.Dean Camera2017-04-181-1/+1
* Minor documentation improvements.Dean Camera2017-01-251-0/+1
* Minor documentation improvements.Dean Camera2016-09-281-0/+1
* Add LUFA DMBS extension modules, use DMBS in project makefiles.Dean Camera2016-04-031-0/+2
* 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