summaryrefslogtreecommitdiff
path: root/Bootloaders/HID
AgeCommit message (Expand)Author
2011-04-04Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean
2011-03-21F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...Dean
2011-03-18Oops - Bootloader optimizations to GetDescriptor() don't work, as the Configu...Dean
2011-02-19Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean
2011-02-15Add missing HID bootloader AVRStudio project.Dean
2011-02-13Add more const-ness to the stream endpoint/pipe functions where possible.Dean
2011-02-11Fix typos in the HID class bootloader makefile.Dean
2011-02-10Add static keyword to all project globals whose scope should be restricted to...Dean
2011-02-09Fix errors in the hid_bootloader_cli.c program code.Dean
2011-02-09Update HID bootloader loader application to support the VID/PID used by the b...Dean
2011-02-09Added HID class bootloader, compatible with a modified version of the command...Dean