aboutsummaryrefslogtreecommitdiff
path: root/Bootloaders/HID/BootloaderHID.c
AgeCommit message (Expand)Author
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-07-15Add missing SVN eol-style property to files where it was missing.Dean
2011-04-23Add new LUFA powered user projects to the documentation.Dean
2011-04-23Fix HID class bootloader not working on the larger USB AVRs due to the altere...Dean
2011-04-04Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean
2011-02-10Add static keyword to all project globals whose scope should be restricted to...Dean
2011-02-09Added HID class bootloader, compatible with a modified version of the command...Dean