Small tweaks to ConfigDescriptor.c/.h to ensure pointers use the correct type, and...
[pub/USBasp.git] / LUFA / Drivers / Peripheral / AVRU4U6U7 / ADC.h
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...