index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Common
/
Common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed RNDISEthernet demos crashing when calculating checksums for Ethernet/TC...
Dean Camera
2010-05-25
1
-1
/
+1
*
Add UUID Class matching to the Service Discovery Protocol code - SDP is now c...
Dean Camera
2010-05-23
1
-3
/
+3
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-185
/
+185
*
Use puts_P() and printf_P() instead of the normal variants where possible in ...
Dean Camera
2010-04-28
1
-8
/
+8
*
Rename FunctionAttributes.h to Attributes.h, as some attributes are applicabl...
Dean Camera
2010-04-15
1
-2
/
+2
*
Add file-level brief documentation.
Dean Camera
2010-03-29
1
-0
/
+1
*
Revert changes made for the partial port to the AVR32 architecture.
Dean Camera
2010-02-24
1
-25
/
+2
*
Update Temperature board driver to be AVR32 compatible when the ADC periphera...
Dean Camera
2010-02-23
1
-2
/
+2
*
Fixed software PDI/TPI programming mode in the AVRISP project not correctly t...
Dean Camera
2010-02-23
1
-1
/
+1
*
Change over board hardware drivers to use the custom uintN_t and intN_t nativ...
Dean Camera
2010-02-22
1
-0
/
+6
*
Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.
Dean Camera
2010-02-22
1
-2
/
+19
*
Inline USB management functions in the Class drivers which are standardized b...
Dean Camera
2010-01-05
1
-1
/
+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
*
Add optional double-banking support to the Device mode Class Drivers, on a pe...
Dean Camera
2009-11-06
1
-5
/
+1
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
1
-5
/
+5
*
Renamed Serial_Stream driver to SerialStream to remain consistent with the re...
Dean Camera
2009-04-17
1
-1
/
+1
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-2
/
+40
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
1
-9
/
+9
*
Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...
Dean Camera
2009-03-09
1
-21
/
+0
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
1
-0
/
+171