aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation improvements.Dean Camera2013-12-202-2/+1
* AVR8: Add option to keep 3.3V regulator enabledMichael Hanselmann2013-12-201-0/+1
* Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit...Dean Camera2013-11-211-1/+3
* Reduce PDI/TPI reset hold period from 1ms to 100us, as the former caused spor...Dean Camera2013-11-211-1/+1
* Fixed MIDI device class driver MIDI_Device_ReceiveEventPacket() for the XMEGA...Dean Camera2013-11-051-2/+7
* Increase AVRISP-MKII Clone PDI/TPI handshake to 1ms from 1us for targets with...Dean Camera2013-11-041-0/+2
* Minor documentation improvements.Dean Camera2013-11-031-1/+1
* Minor documentation improvements.Dean Camera2013-11-031-0/+1
* Fix signature bytes in the DFU class bootloader.Dean Camera2013-11-031-0/+1
* AVRISP-MKII Clone Project PDI/TPI frequency increased from 250KHz to 2MHz as ...Dean Camera2013-11-021-0/+1
* Add new Bulk Vendor device demo application.Dean Camera2013-10-302-1/+5
* Minor documentation corrections.Dean Camera2013-10-061-1/+3
* Reset version information following the 130901 release.Dean Camera2013-09-013-0/+38
* Version for the 130901 release.Dean Camera2013-09-013-3/+3
* Minor documentation improvements.Dean Camera2013-09-014-15/+17
* Oops - use unique section names for the board driver stubs in the documentation.Dean Camera2013-09-011-4/+4
* Add user board driver stub code to the documentation.Dean Camera2013-09-011-15/+35
* Fix outdated filename references in the LUFA documentation.Dean Camera2013-09-011-2/+2
* Add Atmel Studio integration known issues.Dean Camera2013-08-311-0/+3
* Minor documentation improvements.Dean Camera2013-08-251-0/+1
* Fixed error receiving PIMA events via the Still Image Host class driver.Dean Camera2013-08-231-0/+1
* Add missing Known Issue entry for a previous LUFA release.Dean Camera2013-08-191-0/+1
* Remove incorrect entry from the Known Issues list.Dean Camera2013-08-191-7/+1
* Remove outdated known issue from the Known Issues list of the documentation.Dean Camera2013-08-191-3/+1
* Minor documentation updates.Dean Camera2013-08-141-1/+1
* Use seperate ATTR_NON_NULL_PTR_ARG() decorators in the XMEGA TWI driver to pr...Dean Camera2013-08-131-0/+1
* Fixed re-enumeration issue of XMEGA architecture targets.Dean Camera2013-08-131-0/+1
* Fix broken USART SPI driver for the AVR8 architecture.Dean Camera2013-08-121-0/+1
* Add volatile software RTC to the TempDataLogger application if the dummy RTC ...Dean Camera2013-07-201-0/+1
* Fixed incorrect time/date configuration data order in the TempDataLogger host...Dean Camera2013-07-161-0/+1
* Fixed incorrect USB device state set when a suspended LUFA device is woken wh...Dean Camera2013-07-151-0/+1
* Minor documentation improvements.Dean Camera2013-07-141-0/+2
* Re-added Set Control Line State request handling to the CDC class bootloader.Dean Camera2013-06-271-0/+3
* Add Atmel Studio support for the U2S board.Dean Camera2013-06-221-1/+1
* Add missing U2S board definition, update build tests and documentation.Dean Camera2013-06-222-0/+2
* 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