index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bootloaders
/
HID
/
BootloaderHID.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up unnecessary CPPCheck static analysis suppression comments, force Dox...
Dean Camera
2012-10-14
1
-0
/
+1
*
Minor documentation improvements.
Dean Camera
2012-10-05
1
-1
/
+1
*
Use the framework provided GlobalInterruptEnable() function instead of the AV...
Dean Camera
2012-09-17
1
-1
/
+1
*
Reduce bootloader magic key to 16 bits to save FLASH space.
Dean Camera
2012-07-07
1
-1
/
+1
*
Fix bootloaders to make the StaticAnalysis build test happy.
Dean Camera
2012-05-05
1
-1
/
+2
*
The library bootloaders will now correctly start the user application after a...
Dean Camera
2012-04-29
1
-0
/
+25
*
Reintegrate the FullEPAddresses development branch into trunk.
Dean Camera
2012-04-14
1
-3
/
+1
*
Update file contributor copyrights for 2012.
Dean Camera
2012-02-04
1
-1
/
+1
*
Update file header copyrights for 2012.
Dean Camera
2012-02-04
1
-1
/
+1
*
Minor bootloader tweaks; make some functions static where possible to reduce ...
Dean Camera
2012-01-15
1
-1
/
+1
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
1
-14
/
+15
*
Add missing SVN eol-style property to files where it was missing.
Dean Camera
2011-07-15
1
-164
/
+164
*
Add new LUFA powered user projects to the documentation.
Dean Camera
2011-04-23
1
-1
/
+1
*
Fix HID class bootloader not working on the larger USB AVRs due to the altere...
Dean Camera
2011-04-23
1
-1
/
+9
*
Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...
Dean Camera
2011-04-04
1
-2
/
+2
*
Add static keyword to all project globals whose scope should be restricted to...
Dean Camera
2011-02-10
1
-3
/
+3
*
Added HID class bootloader, compatible with a modified version of the command...
Dean Camera
2011-02-09
1
-0
/
+156