index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Scheduler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for ...
Dean Camera
2009-06-29
1
-1
/
+1
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
1
-7
/
+7
*
Re-add in simple scheduler for compatibility with legacy code, mark all sched...
Dean Camera
2009-06-19
2
-0
/
+384
*
Commit of new class abstraction APIs for all device demos other than the MIDI...
Dean Camera
2009-06-01
2
-380
/
+0
*
Changed over all deprecated GCC structure tag initializers to the standardize...
Dean Camera
2009-04-20
1
-3
/
+3
*
Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...
Dean Camera
2009-04-19
1
-1
/
+1
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
1
-5
/
+11
*
Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.
Dean Camera
2009-04-16
1
-11
/
+18
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-0
/
+9
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
1
-5
/
+5
*
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean Camera
2009-03-04
1
-2
/
+3
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
2
-0
/
+357