summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masteradd new test programDonald Delmar Davis13 years
 
TagDownloadAuthorAge
LUFA-120730commit 9b57f660ae...Dean Camera14 years
LUFA-120730-BETAcommit 2eb47bea14...Dean Camera14 years
LUFA-110528commit 56fa0b79cc...Dean Camera14 years
LUFA-110528-BETAcommit 1914878488...Dean Camera14 years
LUFA-110528-QAcommit f76e277eb2...Dean Camera14 years
LUFA-111009commit b838991e4a...Dean Camera14 years
LUFA-111009-BETAcommit ffc451fbd9...Dean Camera14 years
LUFA-111009-QAcommit 2b1f6dd63e...Dean Camera14 years
LUFA-120219commit c83edc6f4d...Dean Camera14 years
LUFA-120219-BETAcommit b5f2a4e576...Dean Camera14 years
 
AgeCommit messageAuthor
2012-02-19Add tag for the 120219 release.LUFA-120219Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-12-20Fixed compiler warning on GCC with -wundef compile flag is used (thanks to Ge...Dean
2011-12-14Don't validate the Device Descriptor's vendor ID when validating that a devic...Dean
2011-12-13Minor XMEGA USB driver fixes.Dean
2011-12-11Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full...Dean
2011-12-01Fix incorrect Capabilities value in the CDC class Bootloader descriptors.Dean
2011-12-01Altered the Mass Storage Host class driver so that SCSI data STALLs from the ...Dean
2011-11-29Fixed AVRISP-MKII Clone failing to start application firmware once a TPI prog...Dean
2011-11-29Fix typo in the Joystick board driver documentation example code.Dean
[...]