index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
ManPages
/
LUFAPoweredProjects.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-82
/
+82
*
Added new ENDPOINT_*_BusSuspended error code to the Endpoint function, so tha...
Dean Camera
2010-05-03
1
-0
/
+1
*
Make bluetooth SDP code correctly unpack the search UUIDs and parameters.
Dean Camera
2010-04-19
1
-2
/
+5
*
Oops - make sure board driver dispatch headers test for the correct BOARD def...
Dean Camera
2010-03-30
1
-1
/
+0
*
All Class Driver Host mode demos now correctly set the board LEDs to READY on...
Dean Camera
2010-03-25
1
-0
/
+1
*
Webserver project now uses the board LEDs to indicate the current IP configur...
Dean Camera
2010-03-09
1
-0
/
+1
*
Minor documentation updates.
Dean Camera
2010-03-01
1
-1
/
+2
*
Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_...
Dean Camera
2010-02-15
1
-2
/
+2
*
Fix HID Host Class driver sending incorrect ReportType values to the device w...
Dean Camera
2010-02-14
1
-1
/
+1
*
Move DHCP negotiation timer into the DHCP connection application state struct...
Dean Camera
2010-02-12
1
-2
/
+3
*
Fixed USB_GetHIDReportSize() returning the number of bits in the specified re...
Dean Camera
2010-02-09
1
-0
/
+1
*
Make Webserver allow HTTP requests for files with up to 50 characters in the ...
Dean Camera
2010-02-07
1
-0
/
+1
*
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...
Dean Camera
2010-02-04
1
-1
/
+1
*
Replace the Webserver demo's uIP with the latest code ripped from the Contiki...
Dean Camera
2010-02-02
1
-0
/
+1
*
Fix incorrect preprocessor checks in the PLL prescaler mask determination cod...
Dean Camera
2010-01-16
1
-0
/
+1
*
Fix MassStorageKeyboard demo USE_INTERNAL_SERIAL check being performed before...
Dean Camera
2010-01-04
1
-0
/
+5
*
Fixed blocking CDC streams not aborting when the host is disconnected.
Dean Camera
2010-01-04
1
-1
/
+4
*
Minor documentation updates.
Dean Camera
2009-12-29
1
-2
/
+2
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-0
/
+1
*
Added const where possible to the source functions in the Projects directory.
Dean Camera
2009-12-26
1
-1
/
+1
*
Start of implementation of the low level TPI programming protocol in the AVRI...
Dean Camera
2009-12-23
1
-1
/
+1
*
Complete initial working revision of PDI programming in the AVRISP project (X...
Dean Camera
2009-12-15
1
-2
/
+4
*
Minor code cleanups for clarity.
Dean Camera
2009-11-11
1
-0
/
+1
*
Update DevChapter9.c - use the Endpoint_ClearStatusStage() function where pos...
Dean Camera
2009-11-04
1
-0
/
+1
*
Add new MIDIHost LowLevel demo application.
Dean Camera
2009-10-08
1
-3
/
+5
*
Changed Audio Class driver sample read/write functions to be inline, to reduc...
Dean Camera
2009-10-03
1
-0
/
+1
*
Added pinouts to the AVRISP project for a standard ISP 6 Pin header to make c...
Dean Camera
2009-10-01
1
-1
/
+1
*
Changed Still Image Host class driver to auto-fill TransactionID element of s...
Dean Camera
2009-09-06
1
-0
/
+2
*
Added CDC_Device_Flush() command to the CDC Device mode class driver.
Dean Camera
2009-08-13
1
-2
/
+3
*
Fixed swapped paremeters in the HID state memory copy call while processing a...
Dean Camera
2009-08-11
1
-0
/
+1
*
Fix issue in CDC device class driver where received data the size of the data...
Dean Camera
2009-08-11
1
-2
/
+2
*
Ensure new Benito Programmer project matches Don's established LED behaviour ...
Dean Camera
2009-07-24
1
-2
/
+2
*
Added better module summaries.
Dean Camera
2009-07-14
1
-0
/
+1
*
Optimize vendor/product description string display code in MassStorageHost.
Dean Camera
2009-06-26
1
-0
/
+1
*
Corrected the ADC driver for the ATMEGA16U4 and ATMEGA32U4 (thanks to Opendou...
Dean Camera
2009-06-22
1
-6
/
+7
*
Add new temp LUFA project logo to the manual.
Dean Camera
2009-06-21
1
-1
/
+1
*
Added USE_INTERNAL_SERIAL compile time option to automatically read out the i...
Dean Camera
2009-06-20
1
-7
/
+24
*
Move main library documentation pages into a new ManPages subdirectory.
Dean Camera
2009-06-15
1
-0
/
+32