aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/LUFAPoweredProjects.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Fix incorrect preprocessor checks in the PLL prescaler mask determination cod...Dean Camera2010-01-161-0/+1
* Fix MassStorageKeyboard demo USE_INTERNAL_SERIAL check being performed before...Dean Camera2010-01-041-0/+5
* Fixed blocking CDC streams not aborting when the host is disconnected.Dean Camera2010-01-041-1/+4
* Minor documentation updates.Dean Camera2009-12-291-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-0/+1
* Added const where possible to the source functions in the Projects directory.Dean Camera2009-12-261-1/+1
* Start of implementation of the low level TPI programming protocol in the AVRI...Dean Camera2009-12-231-1/+1
* Complete initial working revision of PDI programming in the AVRISP project (X...Dean Camera2009-12-151-2/+4
* Minor code cleanups for clarity.Dean Camera2009-11-111-0/+1
* Update DevChapter9.c - use the Endpoint_ClearStatusStage() function where pos...Dean Camera2009-11-041-0/+1
* Add new MIDIHost LowLevel demo application.Dean Camera2009-10-081-3/+5
* Changed Audio Class driver sample read/write functions to be inline, to reduc...Dean Camera2009-10-031-0/+1
* Added pinouts to the AVRISP project for a standard ISP 6 Pin header to make c...Dean Camera2009-10-011-1/+1
* Changed Still Image Host class driver to auto-fill TransactionID element of s...Dean Camera2009-09-061-0/+2
* Added CDC_Device_Flush() command to the CDC Device mode class driver.Dean Camera2009-08-131-2/+3
* Fixed swapped paremeters in the HID state memory copy call while processing a...Dean Camera2009-08-111-0/+1
* Fix issue in CDC device class driver where received data the size of the data...Dean Camera2009-08-111-2/+2
* Ensure new Benito Programmer project matches Don's established LED behaviour ...Dean Camera2009-07-241-2/+2
* Added better module summaries.Dean Camera2009-07-141-0/+1
* Optimize vendor/product description string display code in MassStorageHost.Dean Camera2009-06-261-0/+1
* Corrected the ADC driver for the ATMEGA16U4 and ATMEGA32U4 (thanks to Opendou...Dean Camera2009-06-221-6/+7
* Add new temp LUFA project logo to the manual.Dean Camera2009-06-211-1/+1
* Added USE_INTERNAL_SERIAL compile time option to automatically read out the i...Dean Camera2009-06-201-7/+24
* Move main library documentation pages into a new ManPages subdirectory.Dean Camera2009-06-151-0/+32