Fix Webserver project code not compiling due to the changes to the USB mode selection...
[pub/USBasp.git] / LUFA / Drivers / Peripheral / AVRU4U6U7 /
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-07-21 Dean CameraAdd missing const qualifiers to class drivers.
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-29 Dean CameraFix spacing of the function parameter descriptions...
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 CameraAdded a timeout value to the TWI_StartTransmission...
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-22 Dean CameraAdd drivers for the EVK1101 - begin full port to the...
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-27 Dean CameraClean up Webserver project - add more Doxygen documenta...
2010-01-25 Dean CameraMove TWI.c driver into the straight LUFA/Drivers/Periph...
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-19 Dean CameraChanged XPLAINBridge project to be both a USB to USART...
2010-01-19 Dean CameraAdded master mode hardware TWI driver.
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...