Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / LUFA / Scheduler / Scheduler.h
2011-04-08 Dean CameraMove global interrupt enable/disable functions out...
2011-04-08 Dean CameraAdd in a new common Delay_MS() function, which provides...
2011-02-20 Dean CameraMore Doxygen updates for multiple architecture support.
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2011-01-08 Dean CameraMinor documentation improvements.
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-12-26 Dean CameraDocumentation improvements - put driver example code...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-08-29 Dean CameraFix up documentation - remove obsolete Scheduler Overvi...
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
2010-07-21 Dean CameraAdd missing const qualifiers to class drivers.
2010-07-21 Dean CameraMove and rename DevChaper9.c/.h and HostChapter9.c...
2010-07-19 Dean CameraUpdate makefiles to use the latest WinAVR/Atmel toolcha...
2010-06-17 Dean CameraRenamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-05-16 Dean CameraFixed AVRISP project not sending a full erase-and-write...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-03-29 Dean CameraAdd briefs for the library core structures.
2010-03-29 Dean CameraAdd file-level brief documentation.
2010-02-24 Dean CameraRevert changes made for the partial port to the AVR32...
2010-02-23 Dean CameraUpdate Temperature board driver to be AVR32 compatible...
2010-02-22 Dean CameraAdd drivers for the EVK1101 - begin full port to the...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-06-29 Dean CameraDataflash_WaitWhileBusy() now always ensures that the...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-19 Dean CameraRe-add in simple scheduler for compatibility with legac...
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...
2009-04-20 Dean CameraChanged over all deprecated GCC structure tag initializ...
2009-04-19 Dean CameraFixed incorrect HID interface class and subclass values...
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-04-16 Dean CameraPartial commit: change references to Drivers/AT90USBXXX...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-03-04 Dean CameraUpdated makefiles to reflect new dfu-ee programming...
2009-02-23 Dean CameraMoved all source to the trunk directory.