index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
ManPages
/
FutureChanges.txt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add StillImage Host Class Driver functions for opening and closing sessions. ...
Dean Camera
2009-09-02
1
-1
/
+0
*
Fix up MissileLauncher demo's ConfigurationDescriptor.c so that it uses the n...
Dean Camera
2009-09-01
1
-2
/
+2
*
Add return codes to the CDC Host Class driver String/Byte transmission functi...
Dean Camera
2009-08-31
1
-1
/
+1
*
Add extra check for OUT ZLP in the CDC Device Class driver service task to qu...
Dean Camera
2009-08-31
1
-3
/
+1
*
Added start of the Still Image Host Class driver demo and driver code.
Dean Camera
2009-08-30
1
-1
/
+1
*
Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement ...
Dean Camera
2009-08-30
1
-4
/
+0
*
Replace -finline-limit with -fno-inline-small-functions in project makefiles.
Dean Camera
2009-08-30
1
-0
/
+3
*
Fixed Device mode HID Class driver not explicitly initializing the ReportSize...
Dean Camera
2009-08-27
1
-1
/
+0
*
Add check to Pipe_IsEndpointBound() in the Mass Storage Host mode Class drive...
Dean Camera
2009-08-27
1
-0
/
+1
*
Minor documentation fixes to the completed Host mode Class drivers.
Dean Camera
2009-08-27
1
-1
/
+1
*
More work on the Mass Storage Host mode Class driver.
Dean Camera
2009-08-26
1
-2
/
+7
*
Moved out target-related V2 protocol commands into a seperate file for the AV...
Dean Camera
2009-08-23
1
-0
/
+1
*
Added beginnings of a new AVRISP-MKII clone project.
Dean Camera
2009-08-17
1
-1
/
+2
*
Added return values to the CDC and MIDI class driver transmit functions.
Dean Camera
2009-08-16
1
-5
/
+0
*
Added flag to the HID report parser to indicate if a device has multiple repo...
Dean Camera
2009-08-11
1
-1
/
+2
*
Fix issue in CDC device class driver where received data the size of the data...
Dean Camera
2009-08-11
1
-3
/
+2
*
Commit for the 090810 release.
Dean Camera
2009-08-09
1
-1
/
+0
*
Fix incorrect Event call name in USBInterrupt.c.
Dean Camera
2009-08-05
1
-2
/
+3
*
Added better module summaries.
Dean Camera
2009-07-14
1
-3
/
+0
*
Fix broken Pipe stream function templates due to mixed const/no const use in ...
Dean Camera
2009-07-13
1
-1
/
+0
*
Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream fu...
Dean Camera
2009-07-13
1
-1
/
+1
*
Added compatibility list to the documentation of each individual demo.
Dean Camera
2009-07-13
1
-3
/
+0
*
Added new HOST_STATE_WaitForDeviceRemoval host state machine state for non-bl...
Dean Camera
2009-07-13
1
-1
/
+1
*
Seperated out parts of the PrinterHost incomplete demo into a seperate Lib su...
Dean Camera
2009-07-13
1
-1
/
+1
*
Added incomplete PrinterHost demo application.
Dean Camera
2009-07-11
1
-1
/
+7
*
Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for ...
Dean Camera
2009-06-29
1
-10
/
+12
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
1
-0
/
+1
*
Optimize vendor/product description string display code in MassStorageHost.
Dean Camera
2009-06-26
1
-6
/
+10
*
Fixed CDCHost demo unfreezing IN pipes during configuration, rather than duri...
Dean Camera
2009-06-23
1
-0
/
+1
*
Trim unique serial number created by the USE_INTERNAL_SERIAL option to 12 cha...
Dean Camera
2009-06-21
1
-0
/
+1
*
Fix makefiles -- the auto-addition of -D switches to each LUFA compile time o...
Dean Camera
2009-06-19
1
-0
/
+1
*
Move LUFA compile time options to a new section in the application makefiles ...
Dean Camera
2009-06-19
1
-1
/
+1
*
Break device mode class driver interfaces into seperate config and state stru...
Dean Camera
2009-06-18
1
-2
/
+1
*
Added new USB_Host_ClearPipeStall() convenience function to clear a stall con...
Dean Camera
2009-06-18
1
-0
/
+3
*
Added USB Missle Launcher project, submitted by Dave Fletcher.
Dean Camera
2009-06-16
1
-0
/
+2
*
Move main library documentation pages into a new ManPages subdirectory.
Dean Camera
2009-06-15
1
-0
/
+22
[prev]