aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/HID/BootloaderHID.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-164/+164
* Add new LUFA powered user projects to the documentation.Dean Camera2011-04-231-1/+1
* Fix HID class bootloader not working on the larger USB AVRs due to the altere...Dean Camera2011-04-231-1/+9
* Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean Camera2011-04-041-2/+2
* Add static keyword to all project globals whose scope should be restricted to...Dean Camera2011-02-101-3/+3
* Added HID class bootloader, compatible with a modified version of the command...Dean Camera2011-02-091-0/+156