index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
ManPages
/
MigrationInformation.txt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added new Printer Host mode Class driver.
Dean Camera
2009-11-04
1
-0
/
+1
*
Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7.
Dean Camera
2009-11-03
1
-1
/
+6
*
Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...
Dean Camera
2009-10-18
1
-2
/
+2
*
Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time token to reduce the size o...
Dean Camera
2009-09-30
1
-0
/
+1
*
Fixed PrinterHost demo returning invalid Device ID data when the attached dev...
Dean Camera
2009-09-28
1
-0
/
+2
*
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...
Dean Camera
2009-09-09
1
-3
/
+11
*
Add StillImage Host Class Driver functions for opening and closing sessions. ...
Dean Camera
2009-09-02
1
-1
/
+1
*
Add user-filtering to the HID report parser, so that the user code can decide...
Dean Camera
2009-09-02
1
-0
/
+4
*
Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() f...
Dean Camera
2009-08-31
1
-0
/
+6
*
Fixed AVRISP programmer demo -- can now connect to a target and read/write Si...
Dean Camera
2009-08-23
1
-0
/
+4
*
Added V2Protocol handlers to the AVRISP project to enter/exit programming mod...
Dean Camera
2009-08-23
1
-1
/
+3
*
Fix issue in CDC device class driver where received data the size of the data...
Dean Camera
2009-08-11
1
-0
/
+3
*
Commit for 090810rc1 release.
Dean Camera
2009-08-05
1
-1
/
+1
*
Renamed all library events to properly seperate out Device and Host mode even...
Dean Camera
2009-08-05
1
-1
/
+5
*
Update migration notes for the upcomming 090810 release.
Dean Camera
2009-08-03
1
-2
/
+13
*
State information for class drivers is now zeroed out during enumeration (bot...
Dean Camera
2009-07-27
1
-1
/
+1
*
Added new USB_DeviceState variable to keep track of the current Device mode U...
Dean Camera
2009-07-21
1
-1
/
+7
*
Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGUR...
Dean Camera
2009-07-16
1
-0
/
+6
*
Move LUFA compile time options to a new section in the application makefiles ...
Dean Camera
2009-06-19
1
-2
/
+3
*
Extend USB_GetDeviceConfigDescriptor() routine to require the configuration n...
Dean Camera
2009-06-19
1
-1
/
+6
*
Re-add in simple scheduler for compatibility with legacy code, mark all sched...
Dean Camera
2009-06-19
1
-2
/
+3
*
Move main library documentation pages into a new ManPages subdirectory.
Dean Camera
2009-06-15
1
-0
/
+362
[prev]