aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/MigrationInformation.txt
Commit message (Expand)AuthorAgeFilesLines
* Move class-specific functional descriptor definitions to their respective cla...Dean Camera2018-06-171-1/+3
* Fixed DeviceUsesOUTPipe flag not being set correctly in the HID host class dr...Dean Camera2017-09-101-0/+3
* Commit for the 170418 release.Dean Camera2017-04-181-1/+1
* Update changelog.Dean Camera2015-12-221-1/+1
* Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to...Dean Camera2015-12-021-1/+2
* 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
* Fix incorrect XMEGA serial driver stream functions (thanks to William Patters...Dean Camera2015-05-171-1/+2
* The ATPROGRAM LUFA build system module now defaults to the Atmel ICE debuger ...Dean Camera2014-10-111-1/+2
* Update documentation post-140928 release.Dean Camera2014-09-281-0/+3
* Update documentation for the 140928 release.Dean Camera2014-09-281-1/+1
* Fix overflow for RNDIS class driver responses when returning the adapter quer...Dean Camera2014-08-311-1/+3
* 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
* Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel Stu...Dean Camera2014-01-081-0/+4
* Minor documentation improvements.Dean Camera2014-01-051-0/+3
* Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit...Dean Camera2013-11-211-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
* Update board Dataflash_Init() functions to automatically configure the approp...Dean Camera2013-06-121-1/+2
* Minor documentation improvements.Dean Camera2013-04-141-4/+4
* Reset version information now that the LUFA-130303 release has been tagged.Dean Camera2013-03-031-0/+3
* Commit for the LUFA-130303 release.Dean Camera2013-03-031-1/+1
* Fixed incorrect definitions of HID_KEYBOARD_LED_KANA, HID_KEYBOARD_SC_KEYPAD_...Dean Camera2012-10-141-1/+11
* Reset to placeholder version values in the library after the 120730 release.Dean Camera2012-07-301-0/+3
* Commit for the 120730 release.Dean Camera2012-07-301-1/+1
* Commit for the LUFA-120730-BETA release.Dean Camera2012-07-161-1/+1
* Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...Dean Camera2012-07-101-0/+3
* Changed MIDI event structure MIDI_EventPacket_t to use a single field for the...Dean Camera2012-04-251-0/+6
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-141-1/+18
* Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to...Dean Camera2012-03-291-0/+3
* Audio Device Class driver changed to also require the index of the Audio Cont...Dean Camera2012-03-141-0/+4
* Remove potentially unaligned uint32_t access in HIDParser.c, replace with sta...Dean Camera2012-02-201-1/+3
* Update trunk post-120219 release.Dean Camera2012-02-191-0/+3
* Commit for the 120219 release.Dean Camera2012-02-191-1/+1
* Added new CALLBACK_Audio_Device_GetSetInterfaceProperty() callback to the Aud...Dean Camera2012-01-281-0/+5
* USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONFIG_ATTR_RESERVED, as t...Dean Camera2012-01-021-0/+3
* Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...Dean Camera2011-11-181-0/+4
* Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver (than...Dean Camera2011-11-161-1/+3
* Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...Dean Camera2011-10-181-0/+622