index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Bootloaders
/
HID
Age
Commit message (
Expand
)
Author
2011-07-15
Add missing SVN eol-style property to files where it was missing.
LUFA-110528
Dean
2011-05-27
Merge over trunk changes to the 110528 BETA to form the 110528 release.
Dean
2011-04-04
Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...
Dean
2011-03-21
F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...
Dean
2011-03-18
Oops - Bootloader optimizations to GetDescriptor() don't work, as the Configu...
Dean
2011-02-19
Add new ARCH option to the makefiles to (eventually) specify the target devic...
Dean
2011-02-15
Add missing HID bootloader AVRStudio project.
Dean
2011-02-13
Add more const-ness to the stream endpoint/pipe functions where possible.
Dean
2011-02-11
Fix typos in the HID class bootloader makefile.
Dean
2011-02-10
Add static keyword to all project globals whose scope should be restricted to...
Dean
2011-02-09
Fix errors in the hid_bootloader_cli.c program code.
Dean
2011-02-09
Update HID bootloader loader application to support the VID/PID used by the b...
Dean
2011-02-09
Added HID class bootloader, compatible with a modified version of the command...
Dean