Fix warning about possible string truncation in the TempDataLogger project.
[pub/USBasp.git] / LUFA / Drivers / Peripheral / AVR8 / TWI_AVR8.h
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.
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).
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-06-01 Dean CameraEnsure core library documentation sections use unique...
2013-04-11 Dean CameraAdd some missing function attributes.
2013-01-03 Dean CameraUpdate copyright year to 2013.
2013-01-03 Dean CameraRemove support for devices that were not put into produ...
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-02-24 Dean CameraMinor documentation fixes - change \note entries to...
2012-02-19 Dean CameraFix errors uncovered by the new build test compile...
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-09-21 Dean CameraAdd project name to the Doxygen makefile target output.
2011-09-02 Dean CameraUpdate the TempDataLogger project and driver documentat...
2011-09-02 Dean CameraAdd new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8...
2011-08-31 Dean CameraMake TWI_ReadPacket() use a repeated start condition...
2011-08-22 Dean CameraRenamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
2011-08-19 Dean CameraFix TWI peripheral driver example code in the library...
2011-07-12 Dean CameraAdd more missing function attributes to the TWI periphe...
2011-06-18 Dean CameraFix TWI driver documentation example (thanks to Jerome...
2011-06-01 Dean CameraSpell check library source code files.
2011-02-26 Dean CameraAdded TWI baud rate prescaler and bit length parameters...
2011-02-20 Dean CameraRename architecture specific driver files, to make...