index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
DoxygenPages
/
ChangeLog.txt
Age
Commit message (
Expand
)
Author
2012-02-19
Add tag for the 120219 release.
LUFA-120219
Dean
2011-12-20
Fixed compiler warning on GCC with -wundef compile flag is used (thanks to Ge...
Dean
2011-12-01
Altered the Mass Storage Host class driver so that SCSI data STALLs from the ...
Dean
2011-11-29
Fixed AVRISP-MKII Clone failing to start application firmware once a TPI prog...
Dean
2011-11-28
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
Dean
2011-11-24
Add new USB_Host_GetDescriptor() function. Alter the USB_Host_GetDeviceDescri...
Dean
2011-11-24
Added new USB_Host_GetDeviceConfiguration() and USB_Host_GetInterfaceAltSetti...
Dean
2011-11-24
Add new Android Open Accessory class driver to the library core and add a new...
Dean
2011-11-23
Update library to indicate support for the Android Accessory Host demo.
Dean
2011-11-23
Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).
Dean
2011-11-23
Add XMEGA compile time tokens to the LUFAConfig.h code template.
Dean
2011-11-22
Fixed broken AVR32 endpoint/pipe communications when ORDERED_EP_CONFIG compil...
Dean
2011-11-18
Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...
Dean
2011-11-16
Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver (than...
Dean
2011-11-09
Fixed race conditions in the CDC, HID and Mass Storage class drivers when pro...
Dean
2011-10-31
Add support for the new MEGA B series devices.
Dean
2011-10-30
Added INVERTED_ISP_MISO compile time option to the AVRISP-MKII clone project ...
Dean
2011-10-26
Fixed CDC class drivers not saving and sending all 16-bits of the control lin...
Dean
2011-10-18
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...
Dean