Add script reading bootloader flags
[pub/lufa.git] / LUFA / Drivers / Peripheral / XMEGA /
2022-01-02 Peter HennMerge tag 'LUFA-210130' into ProMicro
2021-12-29 Peter HennMerge tag 'LUFA-170418' into ProMicro
2021-01-30 Dean CameraUpdate copyrights for 2021.
2020-06-15 Dean CameraDocumentation: Update copyrights to 2020.
2019-09-04 Dean CameraDocumentation: Fix Doxygen grouping.
2019-01-08 Dean CameraDocumentation: Update copyrights to 2019.
2018-01-04 Dean CameraUpdate copyrights for 2018.
2017-04-18 Dean CameraUpdate copyrights for 2017.
2016-04-03 Dean CameraMerge branch 'master' into dmbs
2016-01-31 Dean CameraUpdate copyrights to 2016.
2016-01-02 Dean CameraMerge branch 'master' into dmbs
2015-12-22 Dean CameraFix void pointer arithmetic in the Serial peripheral...
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-09-27 Dean CameraUse 16-bit length for TWI driver packet read/write...
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2015-05-17 Dean CameraFix incorrect XMEGA serial driver stream functions...
2015-03-15 Dean CameraMinor documentation improvements.
2014-09-08 Dean CameraMerge pull request #36 from hexwab/midimacrofix
2014-09-08 Dean CameraMerge pull request #38 from jacobschloss/xmega_twi_caps
2014-09-08 Jacob SchlossMake twi capitalization match.
2014-08-24 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2014-08-13 Dean CameraMerge pull request #35 from hellprototypes/sandbox
2014-08-13 HellFix Serial_XMEGA.h syntax and define error
2014-07-15 Dean CameraAdd Serial_IsSendReady() and Serial_IsSendComplete...
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-08-13 Dean CameraUse seperate ATTR_NON_NULL_PTR_ARG() decorators in...
2013-08-13 Dean CameraFix XMEGA TWI driver indentation and style to conform...
2013-08-13 Dean CameraMerge branch 'xmega-twi' of github.com:jamuraa/lufa...
2013-08-07 Michael JanssenBugfixes with the protocol.
2013-08-01 Michael JanssenMinor bugfixes / missed compile stuff.
2013-07-24 Michael JanssenFix NON-NULL attributes, add for TWI_t.
2013-07-24 Michael JanssenTWI Master has a sub-structure
2013-07-24 Michael JanssenAdd TWI Peripheral driver for XMEGA
2013-06-12 Dean CameraUpdate board Dataflash_Init() functions to automaticall...
2013-06-01 Dean CameraEnsure core library documentation sections use unique...
2013-04-29 Dean CameraFix Serial peripheral driver compile error for XMEGA...
2013-04-23 Dean CameraFix typo in the XMEGA SerialSPI peripheral driver.
2013-04-11 Dean CameraAdd some missing function attributes.
2013-03-03 Dean CameraTag the LUFA-130303 release. LUFA-130303
2013-02-24 Dean CameraChanged all *_SendByte() function prototypes to accept...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraUpgrade Doxygen configuration files for Doxygen 1.8...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-04-07 Dean CameraAdd architecture guards to all architecture-specific...
2012-02-18 Dean CameraAdd build tests to verify correct compilation of as...
2012-02-12 Dean CameraMinor documentation improvements.
2012-02-12 Dean CameraMinor documentation improvements.
2012-02-12 Dean CameraAdd new Master SPI Mode USART serial peripheral driver...
2012-02-12 Dean CameraAdded Serial USART peripheral driver for the XMEGA...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-11-09 Dean CameraAdd missing SVN eol-style property to ensure that sourc...
2011-10-31 Dean CameraAdd XMEGA SPI peripheral driver.