index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bootloaders
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added preprocessor checks and documentation to the bootloaders giving informa...
Dean Camera
2009-04-07
4
-4
/
+28
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
7
-11
/
+11
*
Fixed CDC demo not sending an empty packet after each transfer to prevent the...
Dean Camera
2009-03-23
3
-33
/
+48
*
Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.
Dean Camera
2009-03-19
4
-43
/
+104
*
Corrected CDC class bootloader to fix a few bugs, changed address counter to ...
Dean Camera
2009-03-17
3
-106
/
+111
*
Fixed broken Magstripe project and TeensyHID bootloader.
Dean Camera
2009-03-17
1
-2
/
+2
*
Added extra output to makefiles to indicate the currently selected BOARD para...
Dean Camera
2009-03-16
3
-32
/
+50
*
Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONT...
Dean Camera
2009-03-11
2
-2
/
+2
*
Fixed incorrect/missing control status stage transfers on demos, bootloaders ...
Dean Camera
2009-03-10
3
-8
/
+16
*
Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...
Dean Camera
2009-03-09
6
-6
/
+9
*
Altered DFU bootloader to use the signature byte constants located in the avr...
Dean Camera
2009-03-09
3
-37
/
+2
*
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean Camera
2009-03-04
3
-97
/
+2
*
Makefiles and library modified to add a new F_CLOCK constant to give the unpr...
Dean Camera
2009-02-26
5
-15
/
+63
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
25
-0
/
+9633