aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/Temperature.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-081-2/+2
* Update copyrights for 2018.Dean Camera2018-01-041-2/+2
* Update copyrights for 2017.Dean Camera2017-04-181-2/+2
* Update copyrights to 2016.Dean Camera2016-01-311-2/+2
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-2/+2
* Update copyrights for 2014.Dean Camera2014-01-041-2/+2
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Ensure Temperature.c and TWI_AVR8.c can be compiled silently in projects with...Dean Camera2012-04-091-0/+4
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update board driver common APIs to use uint_reg_t.Dean Camera2011-02-201-12/+13
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2
* Fix compile errors from the changes to the SerialStream and board Temperature...Dean Camera2010-12-261-2/+2
* Added basic driver example use code to the library documentation.Dean Camera2010-12-261-2/+2
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-6/+7
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-60/+60
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-241-12/+1
* Update Temperature board driver to be AVR32 compatible when the ADC periphera...Dean Camera2010-02-231-1/+12
* Added explicit ADC channel masks for the standard set of ADC channels, as the...Dean Camera2010-01-251-1/+1
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+60