Add FatFS library to the Webserver project, extend the HTTP server so that it now...
[pub/USBasp.git] / LUFA / Scheduler / Scheduler.h
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.