index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
MigrationInformation.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed naming of OTG.h functions, to make them consistent with the rest of the...
Dean Camera
2009-05-03
1
-0
/
+2
*
More minor renaming of library enums and events to try to create a consistent...
Dean Camera
2009-05-03
1
-0
/
+7
*
Endpoint configuration is now refined to give better output when all configur...
Dean Camera
2009-04-24
1
-0
/
+1
*
Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Fea...
Dean Camera
2009-04-23
1
-0
/
+1
*
USB_HostRequest renamed to USB_ControlRequest, entire control request header ...
Dean Camera
2009-04-22
1
-0
/
+5
*
Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f...
Dean Camera
2009-04-21
1
-8
/
+6
*
Changed over all deprecated GCC structure tag initializers to the standardize...
Dean Camera
2009-04-20
1
-1
/
+2
*
Spell checked non-source documentation pages.
Dean Camera
2009-04-19
1
-10
/
+10
*
Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...
Dean Camera
2009-04-19
1
-2
/
+3
*
Removed "Host_" section of the function names in ConfigDescriptor.h, as most ...
Dean Camera
2009-04-17
1
-0
/
+3
*
Renamed Serial_Stream driver to SerialStream to remain consistent with the re...
Dean Camera
2009-04-17
1
-0
/
+1
*
Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.
Dean Camera
2009-04-16
1
-0
/
+3
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-0
/
+36
*
The USB_Host_SendControlRequest() function no longer automatically selects th...
Dean Camera
2009-04-14
1
-0
/
+6
*
Added new GenericHIDHost demo.
Dean Camera
2009-04-01
1
-0
/
+3
*
Commit for the 090401 release.
Dean Camera
2009-03-31
1
-1
/
+1
*
Minor documentation fixes to correct formatting and typos.
Dean Camera
2009-03-29
1
-0
/
+2
*
Add new page to the documentation listing existing LUFA powered projects, fix...
Dean Camera
2009-03-27
1
-2
/
+2
*
Board Dataflash driver now allows for dataflash ICs which use different shift...
Dean Camera
2009-03-17
1
-0
/
+1
*
Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONT...
Dean Camera
2009-03-11
1
-0
/
+6
*
Fixed incorrect/missing control status stage transfers on demos, bootloaders ...
Dean Camera
2009-03-10
1
-0
/
+3
*
Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...
Dean Camera
2009-03-09
1
-0
/
+2
*
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean Camera
2009-03-04
1
-0
/
+3
*
Makefiles and library modified to add a new F_CLOCK constant to give the unpr...
Dean Camera
2009-02-26
1
-0
/
+8
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
1
-0
/
+230