aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/MigrationInformation.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they w...Dean Camera2009-06-151-0/+6
* Deleted Host ClassDriver demos -- not yet started, faster to rebase new Class...Dean Camera2009-06-091-1/+1
* Synchronise with the 090605 release.Dean Camera2009-06-051-1/+4
* Minor documentation page updates.Dean Camera2009-06-041-3/+1
* Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...Dean Camera2009-05-221-0/+5
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-1/+11
* Removed DESCRIPTOR_ADDRESS() macro as it was largely supurflous and only serv...Dean Camera2009-05-171-0/+2
* Removed all user pipe/endpoint interrupt APIs, added internal library support...Dean Camera2009-05-141-1/+2
* Fixed Mouse and Keyboard device demos not acting in accordance with the HID s...Dean Camera2009-05-121-0/+10
* Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_Contro...Dean Camera2009-05-111-1/+4
* Changed HWB board driver to Buttons driver, to allow for the support of futur...Dean Camera2009-05-061-0/+1
* Fixed naming of OTG.h functions, to make them consistent with the rest of the...Dean Camera2009-05-031-0/+2
* More minor renaming of library enums and events to try to create a consistent...Dean Camera2009-05-031-0/+7
* Endpoint configuration is now refined to give better output when all configur...Dean Camera2009-04-241-0/+1
* Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Fea...Dean Camera2009-04-231-0/+1
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-0/+5
* Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f...Dean Camera2009-04-211-8/+6
* Changed over all deprecated GCC structure tag initializers to the standardize...Dean Camera2009-04-201-1/+2
* Spell checked non-source documentation pages.Dean Camera2009-04-191-10/+10
* Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...Dean Camera2009-04-191-2/+3
* Removed "Host_" section of the function names in ConfigDescriptor.h, as most ...Dean Camera2009-04-171-0/+3
* Renamed Serial_Stream driver to SerialStream to remain consistent with the re...Dean Camera2009-04-171-0/+1
* Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-161-0/+3
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-0/+36
* The USB_Host_SendControlRequest() function no longer automatically selects th...Dean Camera2009-04-141-0/+6
* Added new GenericHIDHost demo.Dean Camera2009-04-011-0/+3
* Commit for the 090401 release.Dean Camera2009-03-311-1/+1
* Minor documentation fixes to correct formatting and typos.Dean Camera2009-03-291-0/+2
* Add new page to the documentation listing existing LUFA powered projects, fix...Dean Camera2009-03-271-2/+2
* Board Dataflash driver now allows for dataflash ICs which use different shift...Dean Camera2009-03-171-0/+1
* Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONT...Dean Camera2009-03-111-0/+6
* Fixed incorrect/missing control status stage transfers on demos, bootloaders ...Dean Camera2009-03-101-0/+3
* Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...Dean Camera2009-03-091-0/+2
* Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean Camera2009-03-041-0/+3
* Makefiles and library modified to add a new F_CLOCK constant to give the unpr...Dean Camera2009-02-261-0/+8
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+230