aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/Board/Temperature.c
AgeCommit message (Expand)Author
2012-04-09Ensure Temperature.c and TWI_AVR8.c can be compiled silently in projects with...Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2011-02-20Update board driver common APIs to use uint_reg_t.Dean
2011-01-01Update copyright year on all source files.Dean
2010-12-26Fix compile errors from the changes to the SerialStream and board Temperature...Dean
2010-12-26Added basic driver example use code to the library documentation.Dean
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-02-24Revert changes made for the partial port to the AVR32 architecture.Dean
2010-02-23Update Temperature board driver to be AVR32 compatible when the ADC periphera...Dean
2010-01-25Added explicit ADC channel masks for the standard set of ADC channels, as the...Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-28Fix MIT license language to make its intent clearer.Dean
2009-03-04Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean