aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
Commit message (Expand)AuthorAgeFilesLines
* Added Serial USART peripheral driver for the XMEGA platform.Dean Camera2012-02-121-0/+1
* Minor documentation improvements.Dean Camera2012-02-111-1/+2
* Altered the HID class driver to only try to construct at maximum one packet p...Dean Camera2012-02-091-0/+1
* Allow serial strings to be generated on the older AVR8 devices which do not e...Dean Camera2012-02-081-0/+2
* Updated the AVRISP-MKII Clone programmer project to be compatible with the la...Dean Camera2012-02-081-0/+3
* Add board driver support for the Atmel XMEGA-B1 Xplained board.Dean Camera2012-02-062-0/+2
* Add (still preliminary) support for the ATXMEGA64A4 and ATXMEGA128A4. Fix min...Dean Camera2012-02-051-0/+10
* Add support for the Micropendous (Arduino-like) series of boards (revisions 1...Dean Camera2012-02-051-1/+1
* Update LUFAConfig.h with the new compile time options, re-format Doxygen docu...Dean Camera2012-02-051-172/+171
* Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time opti...Dean Camera2012-02-053-0/+15
* Fixed invalid PID value used in the TempDataLogger project host application (...Dean Camera2012-02-051-0/+1
* Add API support signature to the CDC and DFU class bootloaders, so that the a...Dean Camera2012-02-031-0/+1
* Add support for the Micropendous series of USB AVR8 boards.Dean Camera2012-02-032-1/+4
* Fixed AVRISP-MKII Clone timing out on long programming commands such as progr...Dean Camera2012-01-301-0/+1
* Fixed DFU class bootloader not resetting the LED pins as high impedance input...Dean Camera2012-01-291-0/+1
* Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ...Dean Camera2012-01-291-0/+1
* Added new CALLBACK_Audio_Device_GetSetInterfaceProperty() callback to the Aud...Dean Camera2012-01-282-0/+6
* USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONFIG_ATTR_RESERVED, as t...Dean Camera2012-01-022-0/+4
* Fixed incorrect implementation of LEDs_ToggleLEDs() for the Adafruit-U4 board...Dean Camera2011-12-261-0/+1
* Fixed compiler warning on GCC with -wundef compile flag is used (thanks to Ge...Dean Camera2011-12-201-0/+1
* Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full...Dean Camera2011-12-112-1/+2
* Altered the Mass Storage Host class driver so that SCSI data STALLs from the ...Dean Camera2011-12-011-1/+4
* Fixed AVRISP-MKII Clone failing to start application firmware once a TPI prog...Dean Camera2011-11-291-0/+1
* Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).Dean Camera2011-11-283-0/+3
* Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta boar...Dean Camera2011-11-281-0/+2
* Add new USB_Host_GetDescriptor() function. Alter the USB_Host_GetDeviceDescri...Dean Camera2011-11-241-1/+1
* Added new USB_Host_GetDeviceConfiguration() and USB_Host_GetInterfaceAltSetti...Dean Camera2011-11-242-3/+1
* Add new Android Open Accessory class driver to the library core and add a new...Dean Camera2011-11-243-1/+4
* Update library to indicate support for the Android Accessory Host demo.Dean Camera2011-11-233-2/+6
* Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).Dean Camera2011-11-232-1/+2
* Add XMEGA compile time tokens to the LUFAConfig.h code template.Dean Camera2011-11-231-2/+2
* Fixed broken AVR32 endpoint/pipe communications when ORDERED_EP_CONFIG compil...Dean Camera2011-11-221-2/+4
* Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...Dean Camera2011-11-182-0/+5
* Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver (than...Dean Camera2011-11-163-1/+5
* Fixed race conditions in the CDC, HID and Mass Storage class drivers when pro...Dean Camera2011-11-092-0/+5
* Add support for the new MEGA B series devices.Dean Camera2011-10-312-1/+22
* Add support for the Atmel XMEGA A3BU Xplained board.Dean Camera2011-10-311-1/+1
* Fix XMEGA core USB driver so that device mode enumerates correctly on the hos...Dean Camera2011-10-311-0/+1
* Added INVERTED_ISP_MISO compile time option to the AVRISP-MKII clone project ...Dean Camera2011-10-301-0/+1
* Fixed CDC class drivers not saving and sending all 16-bits of the control lin...Dean Camera2011-10-261-0/+1
* Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...Dean Camera2011-10-1830-0/+4155