aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
Commit message (Expand)AuthorAgeFilesLines
* Update board Dataflash_Init() functions to automatically configure the approp...Dean Camera2013-06-122-1/+3
* Fix typos in the XMEGA board LED drivers, use a cleaner change and set implem...Dean Camera2013-06-121-1/+2
* Ensure core library documentation sections use unique IDs.Dean Camera2013-06-014-25/+25
* Added missing LEDs to the XMEGA A3BU Xplained and XMEGA C3 Xplained board LED...Dean Camera2013-06-011-0/+1
* Minor documentation improvements, update integration DLL.Dean Camera2013-06-011-1/+1
* Fix HID descriptor mouse and joystick macros for integer multiples of 8 buttons.Dean Camera2013-05-231-0/+2
* Merge branch 'master' into XMEGA-Demo-Ports-ClockOnlyDean Camera2013-05-202-0/+2
|\
| * Add support for the XMEGA C3 Xplained board.Dean Camera2013-05-202-0/+2
* | Add stub functions to all board drivers, so that demos can be compiled with B...Dean Camera2013-05-191-0/+2
|/
* Minor documentation improvements.Dean Camera2013-05-191-6/+6
* Add Windows INF driver templates and class driver OS support information to t...Dean Camera2013-05-192-0/+112
* Update Doxygen configuration files to the latest version.Dean Camera2013-05-192-181/+182
* Hide the donation Pledgie image from the HV1 output, as Doxygen incorrectly s...Dean Camera2013-05-181-1/+3
* Minor documentation improvements.Dean Camera2013-05-141-0/+1
* Fix missing bitshift in the AVR8 Pipe_GetBoundEndpointAddress() function.Dean Camera2013-05-141-1/+1
* Fix Pipe_GetBoundEndpointAddress() returning bad values in some circumstances.Dean Camera2013-05-101-0/+2
* Update Android Accessory Class driver to be compatible with protocol version ...Dean Camera2013-05-101-3/+5
* Remove old information about the SVN repository from the documentation.Dean Camera2013-05-091-1/+0
* Minor documentation improvements.Dean Camera2013-05-061-3/+0
* Add new Printer Device Class driver.Dean Camera2013-05-051-0/+1
* Minor documentation improvements.Dean Camera2013-05-041-1/+1
* Minor documentation improvements.Dean Camera2013-05-011-0/+2
* Fixed possible register corruption in USB Host mode on AVR8 devices when ORDE...Dean Camera2013-04-211-0/+1
* Minor documentation improvements.Dean Camera2013-04-181-0/+1
* Minor documentation improvements.Dean Camera2013-04-144-9/+9
* Update AS integration scripts and transforms - extract out the module descrip...Dean Camera2013-04-081-1/+1
* Added new CONCAT() and CONCAT_EXPANDED() convenience macros.Dean Camera2013-04-061-0/+1
* Minor documentation improvements.Dean Camera2013-03-281-16/+0
* Added additional MIDI command definitions to the MIDI class driver (thanks to...Dean Camera2013-03-281-0/+1
* Add BIN build system target information to the documentation.Dean Camera2013-03-281-2/+6
* Fixed race condition in the DFU class bootloader causing failed device reprog...Dean Camera2013-03-271-0/+1
* Fixed Low Speed USB devices broken when using the library HID Class driver (t...Dean Camera2013-03-231-0/+2
* Minor documentation improvements.Dean Camera2013-03-191-1/+1
* Minor documentation improvements.Dean Camera2013-03-171-1/+2
* Fixed incorrect HID report descriptor generated for 16-bit axis ranges by the...Dean Camera2013-03-171-0/+2
* Minor documentation improvements.Dean Camera2013-03-101-0/+1
* Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling r...Dean Camera2013-03-091-0/+10
* Add additional comments to the Printer class bootloader, fix incorrect VID/PI...Dean Camera2013-03-031-2/+2
* Add new Printer class USB bootloader.Dean Camera2013-03-031-1/+3
* Reset version information now that the LUFA-130303 release has been tagged.Dean Camera2013-03-033-0/+39
* Commit for the LUFA-130303 release.Dean Camera2013-03-033-3/+3
* Minor documentation updates.Dean Camera2013-03-031-3/+8
* Fixed incorrect output in the HIDReportViewer project when no device is conne...Dean Camera2013-02-281-0/+1
* Fixed potential NULL pointer dereference in the HID Host mode Class Driver (t...Dean Camera2013-02-271-0/+1
* Changed all *_SendByte() function prototypes to accept a void pointer for the...Dean Camera2013-02-241-0/+1
* Fixed swapped LED3 and LED4 masks for the Olimex-32U4 development board LED d...Dean Camera2013-02-191-1/+2
* Update author information.Dean Camera2013-02-171-1/+1
* Suppress unused function parameter warnings in the USB driver.Dean Camera2013-01-271-0/+1
* Added new Board Hardware Information board driver.Dean Camera2013-01-271-0/+1
* Fixed incorrectly issuing STALL response to unsupported control request SETUP...Dean Camera2013-01-272-0/+2