aboutsummaryrefslogtreecommitdiff
path: root/LUFA/DoxygenPages/MigrationInformation.txt
AgeCommit message (Expand)Author
2012-07-30Reset to placeholder version values in the library after the 120730 release.Dean
2012-07-30Commit for the 120730 release.Dean
2012-07-16Commit for the LUFA-120730-BETA release.Dean
2012-07-10Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...Dean
2012-04-25Changed MIDI event structure MIDI_EventPacket_t to use a single field for the...Dean
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-03-29Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to...Dean
2012-03-14Audio Device Class driver changed to also require the index of the Audio Cont...Dean
2012-02-20Remove potentially unaligned uint32_t access in HIDParser.c, replace with sta...Dean
2012-02-19Update trunk post-120219 release.Dean
2012-02-19Commit for the 120219 release.Dean
2012-01-28Added new CALLBACK_Audio_Device_GetSetInterfaceProperty() callback to the Aud...Dean
2012-01-02USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONFIG_ATTR_RESERVED, as t...Dean
2011-11-18Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...Dean
2011-11-16Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver (than...Dean
2011-10-18Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...Dean