index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bootloaders
/
HID
/
makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyrights for 2018.
Dean Camera
2018-01-04
1
-1
/
+1
*
Update copyrights for 2017.
Dean Camera
2017-04-18
1
-1
/
+1
*
Restrict HID bootloader programming region (thanks to NicoHood).
Dean Camera
2017-01-29
1
-1
/
+1
*
Add LUFA DMBS extension modules, use DMBS in project makefiles.
Dean Camera
2016-04-03
1
-8
/
+15
*
Update copyrights to 2016.
Dean Camera
2016-01-31
1
-1
/
+1
*
Update copyrights to 2015 (better late than never).
Dean Camera
2015-05-17
1
-1
/
+1
*
Update copyrights for 2014.
Dean Camera
2014-01-04
1
-1
/
+1
*
Ensure bootloader makefile calculation functions are uniform across all bootl...
Dean Camera
2013-03-18
1
-1
/
+1
*
Update and add missing Atmel Studio project description XML files.
Dean Camera
2013-01-10
1
-2
/
+2
*
Update copyright year to 2013.
Dean Camera
2013-01-03
1
-1
/
+1
*
Remove dependency on the "bc" command line calculator tool in the bootloaders...
Dean Camera
2012-11-10
1
-2
/
+3
*
Add help text to the project makefiles to help new users get information on t...
Dean Camera
2012-08-11
1
-0
/
+2
*
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...
Dean Camera
2012-07-14
1
-7
/
+7
*
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ...
Dean Camera
2012-07-11
1
-1
/
+1
*
Clean up bootloader makefiles to make them a bit more readable.
Dean Camera
2012-06-26
1
-12
/
+12
*
Clean up bootloader makefile comments.
Dean Camera
2012-06-09
1
-9
/
+6
*
Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ...
Dean Camera
2012-06-04
1
-0
/
+2
*
Clean up CORE build system module, use simple rather than recursive make vari...
Dean Camera
2012-06-02
1
-4
/
+4
*
Switch over Demos, Bootloaders and Projects to the new and improved build sys...
Dean Camera
2012-06-01
1
-694
/
+32
*
Merge in latest trunk.
Dean Camera
2012-05-20
1
-1
/
+1
|
\
|
*
Update project Doxygen and makefiles so that the resulting project documentat...
Dean Camera
2012-05-17
1
-1
/
+1
|
*
Alter the bootloader section sizes to all be 8KB, to be in line with the defa...
Dean Camera
2012-04-18
1
-1
/
+1
*
|
AppConfigHeaders: Update bootloaders to use configuration header files, rathe...
Dean Camera
2012-05-10
1
-12
/
+2
*
|
Add branch for the conversion of demos to use standard C header files for con...
Dean Camera
2012-05-10
1
-1
/
+1
|
/
*
Make Doxygen fail for any Doxygen output other than unsupported tags (as thes...
Dean Camera
2012-04-09
1
-1
/
+1
*
Only abort Doxygen documentation generation if a non-unsupported tag warning ...
Dean Camera
2012-03-09
1
-1
/
+1
*
Update Doxygen documentation build scripts to fail if any warnings are genera...
Dean Camera
2012-03-09
1
-1
/
+3
*
Minor bootloader tweaks; make some functions static where possible to reduce ...
Dean Camera
2012-01-15
1
-0
/
+4
*
Add project name to the Doxygen makefile target output.
Dean Camera
2011-09-21
1
-1
/
+1
*
Add missing SVN eol-style property to files where it was missing.
Dean Camera
2011-07-15
1
-712
/
+712
*
Add new "checksource" target to the library makefiles, for automated source f...
Dean Camera
2011-06-20
1
-1
/
+10
*
F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...
Dean Camera
2011-03-21
1
-7
/
+7
*
Add new ARCH option to the makefiles to (eventually) specify the target devic...
Dean Camera
2011-02-19
1
-1
/
+5
*
Add static keyword to all project globals whose scope should be restricted to...
Dean Camera
2011-02-10
1
-1
/
+2
*
Update HID bootloader loader application to support the VID/PID used by the b...
Dean Camera
2011-02-09
1
-6
/
+1
*
Added HID class bootloader, compatible with a modified version of the command...
Dean Camera
2011-02-09
1
-0
/
+703