aboutsummaryrefslogtreecommitdiff
path: root/LUFA/makefile
AgeCommit message (Expand)Author
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-04-28Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...Dean
2010-01-29Add MIME type handling to the Webserver project, so that files of different t...Dean
2009-12-30Update copyright year to 2010.Dean
2009-11-04Added new Printer Host mode Class driver.Dean
2009-10-26Make HID device class driver reselect the correct endpoint after the user cal...Dean
2009-09-14Fix LUFA event list generation rule in the main LUFA makefile (thanks to Thom...Dean
2009-09-06Add in new invalid event hook check targets to project makefiles to produce c...Dean
2009-08-30Remove deleted source files from the LUFA library makefile.Dean
2009-06-14Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean
2009-06-01Commit of new class abstraction APIs for all device demos other than the MIDI...Dean
2009-05-22Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...Dean
2009-04-17Renamed Serial_Stream driver to SerialStream to remain consistent with the re...Dean
2009-04-16Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.Dean
2009-03-04Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean