aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
Commit message (Expand)AuthorAgeFilesLines
* When automatic PLL management mode is enabled on the U4 series AVR8 chips, th...Dean Camera2011-10-121-1/+2
* Added User Application APIs to the CDC and DFU class bootloaders.Dean Camera2011-10-113-1/+23
* Commit for the 111009 release.Dean Camera2011-10-101-1/+1
* Fixed port state table corruption in the TCP layer of the RNDIS Ethernet devi...Dean Camera2011-10-091-0/+1
* Added reliability patches to the AVRISP-MKII Clone project's ISP and PDI/TPI ...Dean Camera2011-10-071-0/+1
* Added endian-correction to the CDC driver's Line Encoding control request han...Dean Camera2011-10-072-0/+2
* Fix compile errors for the USB XMEGA parts when the USB driver is used.Dean Camera2011-10-041-0/+1
* Fix compile error on the UC3 targets when INTERRUPT_CONTROL_ENDPOINT compile ...Dean Camera2011-09-283-1/+3
* Fix missing C++ linkage command in ArchitectureSpecific.h.Dean Camera2011-09-211-0/+2
* Commit for the 111009 BETA release.Dean Camera2011-09-212-2/+2
* Fixed HID Parser's largest report size bit count not including the size of th...Dean Camera2011-09-172-0/+3
* Fixed incorrect buffer size check in the USBtoSerial project (thanks to Yuri ...Dean Camera2011-09-071-0/+1
* Fixed optimization error in the HID Parser item value USB_SetHIDReportItemInf...Dean Camera2011-09-072-0/+5
* Remove redundant prototype for Audio_Host_StartStopStreaming() and Audio_Host...Dean Camera2011-08-282-10/+12
* Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndpointStall() as the fun...Dean Camera2011-08-241-0/+4
* Minor documentation fixes.Dean Camera2011-08-231-9/+12
* Add multiple axis support to the HID joystick report in the HID_DESCRIPTOR_JO...Dean Camera2011-08-232-14/+17
* Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().Dean Camera2011-08-222-0/+5
* Minor documentation corrections.Dean Camera2011-08-192-8/+7
* Improve device support documentation in the manual; split out each architectu...Dean Camera2011-08-191-56/+298
* Pull out architecture specific macros and other definitions into a new common...Dean Camera2011-08-161-0/+1
* Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to im...Dean Camera2011-08-161-0/+1
* Set HOST_DEVICE_SETTLE_DELAY_MS to zero for the incomplete AndroidAccessoryHo...Dean Camera2011-08-091-1/+1
* Update LUFAConfig.h with missing options for the AVR32 target.Dean Camera2011-08-041-0/+1
* Fixed incorrect Dataflash buffer use in the DataflashManager_WriteBlocks_RAM(...Dean Camera2011-07-301-0/+1
* Added new VTARGET_USE_INTERNAL_REF configuration option to the AVRISP-MKII cl...Dean Camera2011-07-262-2/+3
* Fixed USB_USBTask not being called internally in stream transfers between pac...Dean Camera2011-07-251-0/+1
* Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...Dean Camera2011-07-192-27/+3
* Add support for the ORDERED_EP_CONFIG compile time token on the UC3 architect...Dean Camera2011-07-191-2/+2
* Added Device Qualifier standard descriptor structure definitions USB_StdDescr...Dean Camera2011-07-141-0/+1
* Add new STRINGIFY() and STRINGIFY_EXPANDED() convenience macros.Dean Camera2011-07-141-0/+1
* Add start of an architecture port to the Atmel USB XMEGA devices.Dean Camera2011-07-132-0/+20
* Enhance and document the AVR32 UC3 platform drivers.Dean Camera2011-07-121-0/+4
* Minor documentation fixes.Dean Camera2011-07-121-1/+0
* Fixed error in the pipe unordered allocation algorithm for the AVR8 devices b...Dean Camera2011-07-121-0/+1
* Added new USB_Host_GetDeviceStatus() function for USB Host mode.Dean Camera2011-07-121-4/+6
* Minor documentation and style fixes.Dean Camera2011-07-112-0/+4
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-084-3/+24
* Added new HID_Host_SetIdlePeriod() function to the HID Host Class driver.Dean Camera2011-07-041-0/+1
* Oops: Fix compile error in the low level KeyboardMouse demo.Dean Camera2011-07-021-0/+1
* Seperate out the device demos and project's configuration descriptor structur...Dean Camera2011-07-011-0/+2
* Added board hardware driver support for the EVK1104 board.Dean Camera2011-06-272-0/+2
* Add board driver support for the EVK1100 board.Dean Camera2011-06-272-0/+2
* Fix logic bug in the incomplete Android Accessory Host demo preventing correc...Dean Camera2011-06-273-1/+6
* Minor internal macro renaming for the UC3 devices.Dean Camera2011-06-201-1/+1
* Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...Dean Camera2011-06-201-0/+3
* Fix incorrect printf format specifier in the HIDReportViewer project.Dean Camera2011-06-201-1/+0
* Add missing project files for the new HIDReportViewer project to upgrade its ...Dean Camera2011-06-192-0/+2
* Add new incomplete HIDReportViewer project.Dean Camera2011-06-162-3/+3
* Add missing SVN eol-style properties to source files to prevent mixed end-of-...Dean Camera2011-06-161-1/+1