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
/
makefile
Age
Commit message (
Expand
)
Author
2012-07-30
Tag the LUFA 120730 release.
LUFA-120730
Dean
2012-06-01
Switch over Demos, Bootloaders and Projects to the new and improved build sys...
Dean
2012-05-20
Merge in latest trunk.
Dean
2012-05-17
Update project Doxygen and makefiles so that the resulting project documentat...
Dean
2012-05-10
AppConfigHeaders: Update bootloaders to use configuration header files, rathe...
Dean
2012-05-10
Add branch for the conversion of demos to use standard C header files for con...
Dean
2012-04-18
Alter the bootloader section sizes to all be 8KB, to be in line with the defa...
Dean
2012-04-09
Make Doxygen fail for any Doxygen output other than unsupported tags (as thes...
Dean
2012-03-09
Only abort Doxygen documentation generation if a non-unsupported tag warning ...
Dean
2012-03-09
Update Doxygen documentation build scripts to fail if any warnings are genera...
Dean
2012-01-15
Minor bootloader tweaks; make some functions static where possible to reduce ...
Dean
2011-09-21
Add project name to the Doxygen makefile target output.
Dean
2011-07-15
Add missing SVN eol-style property to files where it was missing.
Dean
2011-06-20
Add new "checksource" target to the library makefiles, for automated source f...
Dean
2011-03-21
F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...
Dean
2011-02-19
Add new ARCH option to the makefiles to (eventually) specify the target devic...
Dean
2011-02-10
Add static keyword to all project globals whose scope should be restricted to...
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