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
*
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
-2
/
+2
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
1
-1
/
+1
*
Added User Application APIs to the CDC and DFU class bootloaders.
Dean Camera
2011-10-11
1
-0
/
+1
*
Added LED flashing to the CDC and DFU class bootloaders to indicate when they...
Dean Camera
2011-04-23
1
-0
/
+1
*
Add static keyword to all project globals whose scope should be restricted to...
Dean Camera
2011-02-10
1
-40
/
+0
*
Update copyright year on all source files.
Dean Camera
2011-01-01
1
-2
/
+2
*
Added new NO_BLOCK_SUPPORT, NO_EEPROM_BYTE_SUPPORT, NO_FLASH_BYTE_SUPPORT and...
Dean Camera
2010-10-29
1
-0
/
+2
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
1
-1
/
+1
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-11
/
+12
*
Added CDC functional descriptor structs to the Low Level CDC demos and CDC cl...
Dean Camera
2010-09-28
1
-1
/
+41
*
Removed unused line encoding data and control requests from the CDC Bootloade...
Dean Camera
2010-05-26
1
-47
/
+1
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-130
/
+130
*
Make CDC class bootloader hard-reset the AVR when exited instead of a soft-re...
Dean Camera
2010-05-06
1
-1
/
+0
*
USB_Init() no longer calls sei() to enable global interrupts - this must now ...
Dean Camera
2010-04-28
1
-0
/
+1
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-2
/
+2
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Spell check all source code variables, comments and strings.
Dean Camera
2009-11-09
1
-1
/
+1
*
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