Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / LUFA / makefile
2011-06-20 Dean CameraAdd new "checksource" target to the library makefiles...
2011-06-08 Dean CameraAdded new Host mode Audio Class driver.
2011-05-26 Dean CameraCopy out the EndpointStream and PipeStream functions...
2011-05-18 Dean CameraAdd new "version" makefile target to the main LUFA...
2011-05-14 Dean CameraFixed possible invalid program execution when in host...
2011-03-13 Dean CameraRename UC3B driver files to UC3, as they are generic...
2011-02-20 Dean CameraRename architecture specific driver files, to make...
2011-02-19 Dean CameraInitial restructuring of the core USB driver module...
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2011-01-30 Dean CameraRemoved SerialStream module, rolled functionality into...
2011-01-16 Dean CameraNew HID report item macros (with HID_RI_ prefix) to...
2011-01-01 Dean CameraUpdate copyright year on all source files.
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-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.