index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
DoxygenPages
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove Library Apps overview page from the documentation.
Dean Camera
2012-02-25
3
-131
/
+0
*
Update main library documentation organisation for Doxygen 1.8.0.
Dean Camera
2012-02-25
4
-5
/
+22
*
Update author information.
Dean Camera
2012-02-25
1
-1
/
+1
*
Modified the CDC Host demos to set a default CDC Line Encoding on enumerated ...
Dean Camera
2012-02-24
1
-1
/
+1
*
Minor documentation fixes - change \note entries to \warning where appropriat...
Dean Camera
2012-02-24
2
-1
/
+2
*
Added support for the BitWizard Multio and Big-Multio boards.
Dean Camera
2012-02-22
2
-1
/
+2
*
Update the Android Accessory Host ClassDriver demo to use the updated class c...
Dean Camera
2012-02-20
1
-0
/
+1
*
Remove potentially unaligned uint32_t access in HIDParser.c, replace with sta...
Dean Camera
2012-02-20
2
-2
/
+20
*
Update trunk post-120219 release.
Dean Camera
2012-02-19
2
-0
/
+6
*
Commit for the 120219 release.
Dean Camera
2012-02-19
2
-2
/
+2
*
Fix errors uncovered by the new build test compile warnings; fix UC3 pipe con...
Dean Camera
2012-02-19
1
-0
/
+1
*
All USB Class Driver configuration struct values are now non-const, to allow ...
Dean Camera
2012-02-19
1
-0
/
+1
*
Add build test for forced single USB modes.
Dean Camera
2012-02-19
2
-2
/
+3
*
Add build tests to verify correct compilation of as many modules as possible ...
Dean Camera
2012-02-18
1
-0
/
+4
*
Minor documentation improvements.
Dean Camera
2012-02-18
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2012-02-12
1
-4
/
+22
*
Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...
Dean Camera
2012-02-12
1
-1
/
+2
*
Added Serial USART peripheral driver for the XMEGA platform.
Dean Camera
2012-02-12
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2012-02-11
1
-1
/
+2
*
Altered the HID class driver to only try to construct at maximum one packet p...
Dean Camera
2012-02-09
1
-0
/
+1
*
Allow serial strings to be generated on the older AVR8 devices which do not e...
Dean Camera
2012-02-08
1
-0
/
+2
*
Updated the AVRISP-MKII Clone programmer project to be compatible with the la...
Dean Camera
2012-02-08
1
-0
/
+3
*
Add board driver support for the Atmel XMEGA-B1 Xplained board.
Dean Camera
2012-02-06
2
-0
/
+2
*
Add (still preliminary) support for the ATXMEGA64A4 and ATXMEGA128A4. Fix min...
Dean Camera
2012-02-05
1
-0
/
+10
*
Add support for the Micropendous (Arduino-like) series of boards (revisions 1...
Dean Camera
2012-02-05
1
-1
/
+1
*
Update LUFAConfig.h with the new compile time options, re-format Doxygen docu...
Dean Camera
2012-02-05
1
-172
/
+171
*
Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time opti...
Dean Camera
2012-02-05
3
-0
/
+15
*
Fixed invalid PID value used in the TempDataLogger project host application (...
Dean Camera
2012-02-05
1
-0
/
+1
*
Add API support signature to the CDC and DFU class bootloaders, so that the a...
Dean Camera
2012-02-03
1
-0
/
+1
*
Add support for the Micropendous series of USB AVR8 boards.
Dean Camera
2012-02-03
2
-1
/
+4
*
Fixed AVRISP-MKII Clone timing out on long programming commands such as progr...
Dean Camera
2012-01-30
1
-0
/
+1
*
Fixed DFU class bootloader not resetting the LED pins as high impedance input...
Dean Camera
2012-01-29
1
-0
/
+1
*
Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ...
Dean Camera
2012-01-29
1
-0
/
+1
*
Added new CALLBACK_Audio_Device_GetSetInterfaceProperty() callback to the Aud...
Dean Camera
2012-01-28
2
-0
/
+6
*
USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONFIG_ATTR_RESERVED, as t...
Dean Camera
2012-01-02
2
-0
/
+4
*
Fixed incorrect implementation of LEDs_ToggleLEDs() for the Adafruit-U4 board...
Dean Camera
2011-12-26
1
-0
/
+1
*
Fixed compiler warning on GCC with -wundef compile flag is used (thanks to Ge...
Dean Camera
2011-12-20
1
-0
/
+1
*
Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full...
Dean Camera
2011-12-11
2
-1
/
+2
*
Altered the Mass Storage Host class driver so that SCSI data STALLs from the ...
Dean Camera
2011-12-01
1
-1
/
+4
*
Fixed AVRISP-MKII Clone failing to start application firmware once a TPI prog...
Dean Camera
2011-11-29
1
-0
/
+1
*
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
Dean Camera
2011-11-28
3
-0
/
+3
*
Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta boar...
Dean Camera
2011-11-28
1
-0
/
+2
*
Add new USB_Host_GetDescriptor() function. Alter the USB_Host_GetDeviceDescri...
Dean Camera
2011-11-24
1
-1
/
+1
*
Added new USB_Host_GetDeviceConfiguration() and USB_Host_GetInterfaceAltSetti...
Dean Camera
2011-11-24
2
-3
/
+1
*
Add new Android Open Accessory class driver to the library core and add a new...
Dean Camera
2011-11-24
3
-1
/
+4
*
Update library to indicate support for the Android Accessory Host demo.
Dean Camera
2011-11-23
3
-2
/
+6
*
Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).
Dean Camera
2011-11-23
2
-1
/
+2
*
Add XMEGA compile time tokens to the LUFAConfig.h code template.
Dean Camera
2011-11-23
1
-2
/
+2
*
Fixed broken AVR32 endpoint/pipe communications when ORDERED_EP_CONFIG compil...
Dean Camera
2011-11-22
1
-2
/
+4
*
Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...
Dean Camera
2011-11-18
2
-0
/
+5
[prev]
[next]