Add documentation to the USB Class Drivers module on how to use the Host mode class...
[pub/lufa.git] / LUFA / ManPages / LUFAPoweredProjects.txt
2010-02-02 Dean CameraReplace the Webserver demo's uIP with the latest code...
2010-01-16 Dean CameraFix incorrect preprocessor checks in the PLL prescaler...
2010-01-04 Dean CameraFix MassStorageKeyboard demo USE_INTERNAL_SERIAL check...
2010-01-04 Dean CameraFixed blocking CDC streams not aborting when the host...
2009-12-29 Dean CameraMinor documentation updates.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-26 Dean CameraAdded const where possible to the source functions...
2009-12-23 Dean CameraStart of implementation of the low level TPI programmin...
2009-12-15 Dean CameraComplete initial working revision of PDI programming...
2009-11-11 Dean CameraMinor code cleanups for clarity.
2009-11-04 Dean CameraUpdate DevChapter9.c - use the Endpoint_ClearStatusStag...
2009-10-08 Dean CameraAdd new MIDIHost LowLevel demo application.
2009-10-03 Dean CameraChanged Audio Class driver sample read/write functions...
2009-10-01 Dean CameraAdded pinouts to the AVRISP project for a standard...
2009-09-06 Dean CameraChanged Still Image Host class driver to auto-fill...
2009-08-13 Dean CameraAdded CDC_Device_Flush() command to the CDC Device...
2009-08-11 Dean CameraFixed swapped paremeters in the HID state memory copy...
2009-08-11 Dean CameraFix issue in CDC device class driver where received...
2009-07-24 Dean CameraEnsure new Benito Programmer project matches Don's...
2009-07-14 Dean CameraAdded better module summaries.
2009-06-26 Dean CameraOptimize vendor/product description string display...
2009-06-22 Dean CameraCorrected the ADC driver for the ATMEGA16U4 and ATMEGA3...
2009-06-21 Dean CameraAdd new temp LUFA project logo to the manual.
2009-06-20 Dean CameraAdded USE_INTERNAL_SERIAL compile time option to automa...
2009-06-15 Dean CameraMove main library documentation pages into a new ManPag...