Added board hardware driver support for the Microsin AVR-USB162 development board.
[pub/USBasp.git] / LUFA / Drivers / Peripheral / AVRU4U6U7 / ADC.h
2010-10-28 Dean CameraMove RNDISConstants.h into the RNDIS class driver commo...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraFix SoftUART.c not compiling due to accidental check...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-08-31 Dean CameraFix incorrect ADC driver documentation for the paramete...
2010-08-02 Dean CameraHide the PROGMEM attribute from Doxygen, as it appears...
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
2010-07-22 Dean CameraConvert over internal pseudo-function macros to true...
2010-06-17 Dean CameraRenamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-06-16 Dean CameraSpell check code and manual pages. Remove custom Doxyge...
2010-05-18 Dean CameraAdded new ADC_DisableChannel() function (thanks to...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-04 Dean CameraFix up the ADC driver for the U4 parts to remove a...
2010-04-13 Dean CameraRemoved two-step endpoint/pipe bank clear and switch...
2010-03-29 Dean CameraAdd file-level brief documentation.
2010-03-15 Dean CameraImprove documentation for the ADC and TWI drivers.
2010-03-13 Dean CameraFixed ADC routines not correctly returning the last...
2010-02-24 Dean CameraRevert changes made for the partial port to the AVR32...
2010-02-22 Dean CameraRename AVRU4U6U9 peripheral driver directory to AVR8.
2010-02-22 Dean CameraMake SPI and USART peripheral dispatch driver headers...
2010-02-11 Dean CameraAdd more include protection macros to give the user...
2010-02-01 Dean CameraFixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED...
2010-01-25 Dean CameraADC2 and ADC3 channels do not exist on the U4 series...
2010-01-25 Dean CameraAdded explicit ADC channel masks for the standard set...
2010-01-15 Dean CameraFixed invalid USB controller PLL prescaler values for...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-30 Dean CameraAdd new TemperatureDataLogger project, a simple USB...
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-11-03 Dean CameraRename the AT90USBXXX67 internal driver directory to...