index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bootloaders
/
Printer
/
BootloaderPrinter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bootloaders incorrectly checking the BOOTRST fuse on start (thanks to Bra...
Dean Camera
2018-04-02
1
-1
/
+1
*
Add short delays before detaching from the USB bus in the bootloaders (thanks...
Dean Camera
2018-01-22
1
-0
/
+3
*
Update copyrights for 2018.
Dean Camera
2018-01-04
1
-2
/
+2
*
Fixed bootloaders not disabling global interrupts during erase and write oper...
Dean Camera
2017-10-01
1
-6
/
+4
*
Update copyrights for 2017.
Dean Camera
2017-04-18
1
-2
/
+2
*
Update copyrights to 2016.
Dean Camera
2016-01-31
1
-2
/
+2
*
Update copyrights to 2015 (better late than never).
Dean Camera
2015-05-17
1
-2
/
+2
*
Fix bootloaders not starting user application if the HWB is grounded during w...
Dean Camera
2014-10-12
1
-0
/
+11
*
Add Leonardo compatibility to most bootloaders, run user application if BOOTR...
Dean Camera
2014-10-11
1
-11
/
+16
*
Don't run user application in the bootloader unless a valid app is present (t...
Dean Camera
2014-10-11
1
-0
/
+40
*
Update copyrights for 2014.
Dean Camera
2014-01-04
1
-2
/
+2
*
Extract interface numbers into enums.
László Monda
2013-10-06
1
-1
/
+1
*
Shrink the size of the Printer class bootloader by refactoring the page flush...
Dean Camera
2013-05-10
1
-28
/
+32
*
Tighten up Printer bootloader implementation; fold the IsHEX() function logic...
Dean Camera
2013-05-05
1
-21
/
+7
*
Update the Printer class bootloader to use the new Printer Device Class drive...
Dean Camera
2013-05-05
1
-68
/
+42
*
Automatically exit the printer class bootloader and start the application whe...
Dean Camera
2013-04-04
1
-1
/
+47
*
Fixed race condition in the DFU class bootloader causing failed device reprog...
Dean Camera
2013-03-27
1
-0
/
+14
*
Minor documentation improvements.
Dean Camera
2013-03-18
1
-1
/
+1
*
Small size improvement in the Printer and Mass Storage class bootloaders.
Dean Camera
2013-03-13
1
-1
/
+1
*
Add documentation to the incomplete Mass Storage class bootloader, update the...
Dean Camera
2013-03-10
1
-1
/
+1
*
Use a temporary variable for the Printer bootloader HEX parser when combining...
Dean Camera
2013-03-06
1
-3
/
+6
*
Fix incorrect HEX extended address parsing in the Printer class bootloader.
Dean Camera
2013-03-04
1
-4
/
+19
*
Add documentation to the Printer class bootloader, add LED flash when the boo...
Dean Camera
2013-03-03
1
-0
/
+10
*
Add additional comments to the Printer class bootloader, fix incorrect VID/PI...
Dean Camera
2013-03-03
1
-0
/
+18
*
Add new Printer class USB bootloader.
Dean Camera
2013-03-03
1
-0
/
+361