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
Age
Commit message (
Expand
)
Author
2012-02-05
Add new tag for the LUFA-120219-BETA release.
LUFA-120219-BETA
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-12-20
Fixed compiler warning on GCC with -wundef compile flag is used (thanks to Ge...
Dean
2011-12-14
Don't validate the Device Descriptor's vendor ID when validating that a devic...
Dean
2011-12-13
Minor XMEGA USB driver fixes.
Dean
2011-12-11
Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full...
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-29
Fix typo in the Joystick board driver documentation example code.
Dean
2011-11-28
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
Dean
2011-11-28
Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta boar...
Dean
2011-11-24
Oops - fix incorrect value of AOA_CSCP_AOADataSubclass in the Android Open Ac...
Dean
2011-11-24
Minor Doxygen documentation improvements.
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
Convert the LowLevel AndroidAccessory demo to use the new class driver consta...
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
Oops: Typo on the new TEENSY2 board support.
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-14
Minor corrections for the XMEGA USB controller. Add compile time warning if t...
Dean
2011-11-09
Add missing SVN eol-style property to ensure that source code line endings an...
Dean
2011-11-09
Fixed race conditions in the CDC, HID and Mass Storage class drivers when pro...
Dean
2011-11-09
Fix typos in makefile templates.
Dean
2011-11-01
Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USAR...
Dean
2011-11-01
Fix XMEGA core USB driver endpoint code to prevent incorrect STALL determinat...
Dean
2011-10-31
Add XMEGA SPI peripheral driver.
Dean
2011-10-31
Add support for the new MEGA B series devices.
Dean
2011-10-31
Add support for the Atmel XMEGA A3BU Xplained board.
Dean
2011-10-31
Fix XMEGA core USB driver so that device mode enumerates correctly on the hos...
Dean
2011-10-30
Added INVERTED_ISP_MISO compile time option to the AVRISP-MKII clone project ...
Dean
2011-10-30
Namespace out the internal endpoint globals in the XMEGA architecture.
Dean
2011-10-30
Update ENDPOINT_EPNUM_MASK to be 0x0F, the maximum possible USB endpoint numb...
Dean
2011-10-30
Namespace out the internal endpoint and pipe globals in the UC3 architecture.
Dean
2011-10-30
Update XMEGA clock management so that the correct 16-bit calibration is used ...
Dean
2011-10-30
Fix error in XMEGA clock platform driver for the DFLL calibration byte order.
Dean
2011-10-30
Minor documentation fixes.
Dean
2011-10-30
XMEGA port improvements; connection and disconnection are now detected correc...
Dean
2011-10-26
Fixed CDC class drivers not saving and sending all 16-bits of the control lin...
Dean
2011-10-25
Update XMEGA platform clock management example code to suit the currently rel...
Dean
2011-10-18
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...
Dean
2011-10-18
Fixed AVRISP-MKII Clone compile warning on AVR8 U4 targets even when NO_VTARG...
Dean
2011-10-18
Fixed ring buffer size limited to 255 elements, instead of the intended 65535...
Dean
2011-10-12
Added reliability patches to the AVRISP-MKII Clone project's PDI/TPI protocol...
Dean
2011-10-12
When automatic PLL management mode is enabled on the U4 series AVR8 chips, th...
Dean
2011-10-11
Added User Application APIs to the CDC and DFU class bootloaders.
Dean
[next]