index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bootloaders
/
CDC
/
BootloaderCDC.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed DFU and CDC class bootloaders on the AT90USBXXX2 series USB AVRs.
Dean Camera
2009-09-06
1
-1
/
+0
*
Renamed all library events to properly seperate out Device and Host mode even...
Dean Camera
2009-08-05
1
-3
/
+3
*
Re-add signature byte defines to the DFU and CDC class bootloaders -- the SIG...
Dean Camera
2009-06-21
1
-6
/
+1
*
Updated bootloaders to use the new main() function layout and remove any refe...
Dean Camera
2009-06-09
1
-3
/
+4
*
Rewritten event system to remove all macros, to make user code clearer.
Dean Camera
2009-05-18
1
-10
/
+4
*
Fixed Endpoint_Write_Control_* functions writing more data than expected by t...
Dean Camera
2009-05-02
1
-1
/
+1
*
Added preprocessor checks and documentation to the bootloaders giving informa...
Dean Camera
2009-04-07
1
-0
/
+5
*
Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...
Dean Camera
2009-03-09
1
-0
/
+1
*
Makefiles and library modified to add a new F_CLOCK constant to give the unpr...
Dean Camera
2009-02-26
1
-2
/
+2
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
1
-0
/
+135