index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
Peripheral
/
AVR8
/
Serial_AVR8.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix void pointer arithmetic in the Serial peripheral drivers.
Dean Camera
2015-12-22
1
-1
/
+3
*
Update copyrights to 2015 (better late than never).
Dean Camera
2015-05-17
1
-2
/
+2
*
Update copyrights for 2014.
Dean Camera
2014-01-04
1
-2
/
+2
*
Changed all *_SendByte() function prototypes to accept a void pointer for the...
Dean Camera
2013-02-24
1
-2
/
+2
*
Update copyright year to 2013.
Dean Camera
2013-01-03
1
-2
/
+2
*
Minor documentation improvements.
Dean Camera
2012-10-05
1
-1
/
+1
*
Add architecture guards to all architecture-specific files, so that they can ...
Dean Camera
2012-04-07
1
-0
/
+5
*
Add build tests to verify correct compilation of as many modules as possible ...
Dean Camera
2012-02-18
1
-0
/
+23
*
Added Serial USART peripheral driver for the XMEGA platform.
Dean Camera
2012-02-12
1
-1
/
+2
*
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
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
1
-0
/
+1
*
Make sure the peripheral driver .c files include the driver dispatch header, ...
Dean Camera
2011-02-20
1
-1
/
+1
*
Rename architecture specific driver files, to make them appear with uniquely ...
Dean Camera
2011-02-20
1
-0
/
+89