aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Scheduler
Commit message (Expand)AuthorAgeFilesLines
* Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for ...Dean Camera2009-06-291-1/+1
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-7/+7
* Re-add in simple scheduler for compatibility with legacy code, mark all sched...Dean Camera2009-06-192-0/+384
* Commit of new class abstraction APIs for all device demos other than the MIDI...Dean Camera2009-06-012-380/+0
* Changed over all deprecated GCC structure tag initializers to the standardize...Dean Camera2009-04-201-3/+3
* Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...Dean Camera2009-04-191-1/+1
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-5/+11
* Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-161-11/+18
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-0/+9
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-5/+5
* Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean Camera2009-03-041-2/+3
* Moved all source to the trunk directory.Dean Camera2009-02-232-0/+357