Minor documentation enhancements.
[pub/USBasp.git] / LUFA / makefile
2010-09-15 Dean CameraMinor documentation corrections.
2010-08-22 Dean CameraSplit out endpoint and pipe stream functions into new...
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-07-15 Dean CameraRemoved the automated checking of event names in the...
2010-07-02 Dean CameraAdded new Drivers/USB/LowLevel/Device.c file to house...
2010-06-08 Dean CameraUpdate main library makefile with missing source files...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-04-28 Dean CameraRelocate USBInterrupt.c/.h from the HighLevel USB drive...
2010-01-29 Dean CameraAdd MIME type handling to the Webserver project, so...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-11-04 Dean CameraAdded new Printer Host mode Class driver.
2009-10-26 Dean CameraMake HID device class driver reselect the correct endpo...
2009-09-14 Dean CameraFix LUFA event list generation rule in the main LUFA...
2009-09-06 Dean CameraAdd in new invalid event hook check targets to project...
2009-08-30 Dean CameraRemove deleted source files from the LUFA library makefile.
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...
2009-05-22 Dean CameraDeleted StdDescriptors.c, renamed USB_GetDescriptor...
2009-04-17 Dean CameraRenamed Serial_Stream driver to SerialStream to remain...
2009-04-16 Dean CameraPartial commit: change references to Drivers/AT90USBXXX...
2009-02-23 Dean CameraMoved all source to the trunk directory.