aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/MigrationInformation.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed HID Parser not distributing the Usage Min and Usage Max values across a...Dean Camera2009-12-041-0/+3
* Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost C...Dean Camera2009-11-261-1/+3
* Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigurePipes() functions.Dean Camera2009-11-231-1/+5
* Added new ReportType parameter to the HID Device Class driver CALLBACK_HID_De...Dean Camera2009-11-231-1/+3
* Add activity LED updates to the AVRISP project.Dean Camera2009-11-231-0/+4
* Commit for the 091122 release.Dean Camera2009-11-221-3/+1
* Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t...Dean Camera2009-11-131-2/+3
* Added new Printer Host mode Class driver.Dean Camera2009-11-041-0/+1
* Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7.Dean Camera2009-11-031-1/+6
* Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...Dean Camera2009-10-181-2/+2
* Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time token to reduce the size o...Dean Camera2009-09-301-0/+1
* Fixed PrinterHost demo returning invalid Device ID data when the attached dev...Dean Camera2009-09-281-0/+2
* Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...Dean Camera2009-09-091-3/+11
* Add StillImage Host Class Driver functions for opening and closing sessions. ...Dean Camera2009-09-021-1/+1
* Add user-filtering to the HID report parser, so that the user code can decide...Dean Camera2009-09-021-0/+4
* Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() f...Dean Camera2009-08-311-0/+6
* Fixed AVRISP programmer demo -- can now connect to a target and read/write Si...Dean Camera2009-08-231-0/+4
* Added V2Protocol handlers to the AVRISP project to enter/exit programming mod...Dean Camera2009-08-231-1/+3
* Fix issue in CDC device class driver where received data the size of the data...Dean Camera2009-08-111-0/+3
* Commit for 090810rc1 release.Dean Camera2009-08-051-1/+1
* Renamed all library events to properly seperate out Device and Host mode even...Dean Camera2009-08-051-1/+5
* Update migration notes for the upcomming 090810 release.Dean Camera2009-08-031-2/+13
* State information for class drivers is now zeroed out during enumeration (bot...Dean Camera2009-07-271-1/+1
* Added new USB_DeviceState variable to keep track of the current Device mode U...Dean Camera2009-07-211-1/+7
* Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGUR...Dean Camera2009-07-161-0/+6
* Move LUFA compile time options to a new section in the application makefiles ...Dean Camera2009-06-191-2/+3
* Extend USB_GetDeviceConfigDescriptor() routine to require the configuration n...Dean Camera2009-06-191-1/+6
* Re-add in simple scheduler for compatibility with legacy code, mark all sched...Dean Camera2009-06-191-2/+3
* Move main library documentation pages into a new ManPages subdirectory.Dean Camera2009-06-151-0/+362