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
/
XMEGA
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyrights for 2018.
Dean Camera
2018-01-04
6
-12
/
+12
*
Update copyrights for 2017.
Dean Camera
2017-04-18
6
-12
/
+12
*
Update copyrights to 2016.
Dean Camera
2016-01-31
6
-12
/
+12
*
Fix void pointer arithmetic in the Serial peripheral drivers.
Dean Camera
2015-12-22
1
-1
/
+3
*
Use 16-bit length for TWI driver packet read/write requests for longer transf...
Dean Camera
2015-09-27
2
-4
/
+4
*
Update copyrights to 2015 (better late than never).
Dean Camera
2015-05-17
6
-12
/
+12
*
Fix incorrect XMEGA serial driver stream functions (thanks to William Patters...
Dean Camera
2015-05-17
2
-8
/
+12
*
Minor documentation improvements.
Dean Camera
2015-03-15
1
-1
/
+2
*
Merge pull request #38 from jacobschloss/xmega_twi_caps
Dean Camera
2014-09-08
1
-12
/
+12
|
\
|
*
Make twi capitalization match.
Jacob Schloss
2014-09-07
1
-12
/
+12
*
|
Fix Serial_XMEGA.h syntax and define error
Hell
2014-08-13
1
-3
/
+3
*
|
Add Serial_IsSendReady() and Serial_IsSendComplete() serial driver API functi...
Dean Camera
2014-07-15
1
-1
/
+30
|
/
*
Update copyrights for 2014.
Dean Camera
2014-01-04
6
-12
/
+12
*
Use seperate ATTR_NON_NULL_PTR_ARG() decorators in the XMEGA TWI driver to pr...
Dean Camera
2013-08-13
1
-3
/
+3
*
Fix XMEGA TWI driver indentation and style to conform to the rest of the LUFA...
Dean Camera
2013-08-13
2
-104
/
+103
*
Bugfixes with the protocol.
Michael Janssen
2013-08-06
2
-12
/
+21
*
Minor bugfixes / missed compile stuff.
Michael Janssen
2013-07-31
1
-7
/
+7
*
Fix NON-NULL attributes, add for TWI_t.
Michael Janssen
2013-07-24
1
-8
/
+8
*
TWI Master has a sub-structure
Michael Janssen
2013-07-24
1
-4
/
+4
*
Add TWI Peripheral driver for XMEGA
Michael Janssen
2013-07-24
2
-0
/
+479
*
Update board Dataflash_Init() functions to automatically configure the approp...
Dean Camera
2013-06-12
1
-2
/
+2
*
Ensure core library documentation sections use unique IDs.
Dean Camera
2013-06-01
3
-5
/
+5
*
Fix Serial peripheral driver compile error for XMEGA devices.
Dean Camera
2013-04-29
2
-4
/
+4
*
Fix typo in the XMEGA SerialSPI peripheral driver.
Dean Camera
2013-04-23
1
-1
/
+1
*
Add some missing function attributes.
Dean Camera
2013-04-11
4
-25
/
+42
*
Changed all *_SendByte() function prototypes to accept a void pointer for the...
Dean Camera
2013-02-24
2
-8
/
+8
*
Update copyright year to 2013.
Dean Camera
2013-01-03
4
-8
/
+8
*
Minor documentation improvements.
Dean Camera
2012-10-05
4
-4
/
+4
*
Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...
Dean Camera
2012-05-20
3
-8
/
+8
*
Reintegrate the FullEPAddresses development branch into trunk.
Dean Camera
2012-04-14
1
-8
/
+3
*
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
2
-53
/
+50
*
Minor documentation improvements.
Dean Camera
2012-02-12
3
-30
/
+30
*
Minor documentation improvements.
Dean Camera
2012-02-12
2
-15
/
+16
*
Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...
Dean Camera
2012-02-12
1
-0
/
+208
*
Added Serial USART peripheral driver for the XMEGA platform.
Dean Camera
2012-02-12
3
-12
/
+383
*
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
-5
/
+5
*
Add missing SVN eol-style property to ensure that source code line endings an...
Dean Camera
2011-11-09
1
-248
/
+248
*
Add XMEGA SPI peripheral driver.
Dean Camera
2011-10-31
1
-0
/
+248