summaryrefslogtreecommitdiff
path: root/Bootloaders/HID/BootloaderHID.c
AgeCommit message (Expand)Author
2012-07-30Tag the LUFA 120730 release.LUFA-120730Dean
2012-05-05Fix bootloaders to make the StaticAnalysis build test happy.Dean
2012-04-29The library bootloaders will now correctly start the user application after a...Dean
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2012-01-15Minor bootloader tweaks; make some functions static where possible to reduce ...Dean
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