aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for the Dimex Stange-ISP programmer board (thanks to Gerhard Wess...Dean Camera2013-01-192-0/+2
* Fix oops - forgot to save changelog after previous update.Dean Camera2013-01-151-1/+1
* Fixed bug in the TWI peripheral driver for the AVR8 devices causing incorrect...Dean Camera2013-01-151-0/+1
* Updated AVRISP-MKII Clone Programmer project so that the SCK clock period is ...Dean Camera2013-01-131-0/+1
* Minor documentation improvements.Dean Camera2013-01-061-0/+1
* Fixed incorrect ordering of the linker options in the build system causing li...Dean Camera2013-01-051-0/+1
* Minor documentation improvements.Dean Camera2013-01-051-2/+8
* Minor documentation improvements.Dean Camera2013-01-031-3/+3
* Fixed hardware race condition that could cause failed device enumerations for...Dean Camera2013-01-031-3/+6
* Remove support for devices that were not put into production.Dean Camera2013-01-031-18/+3
* Minor documentation improvements.Dean Camera2012-11-121-0/+2
* Remove dependency on the "bc" command line calculator tool in the bootloaders...Dean Camera2012-11-102-5/+2
* Add troubleshooting page to the build system section of the documentation.Dean Camera2012-10-281-20/+141
* Increased throughput in the USBtoSerial project now that data transmission is...Dean Camera2012-10-201-1/+1
* Fixed maximum allowed keyboard key code usage of 0x65 rather than 0xFF for th...Dean Camera2012-10-141-2/+3
* Fixed incorrect definitions of HID_KEYBOARD_LED_KANA, HID_KEYBOARD_SC_KEYPAD_...Dean Camera2012-10-143-3/+16
* Minor documentation improvements.Dean Camera2012-10-051-0/+1