aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix LUFA event list generation rule in the main LUFA makefile (thanks to Thom...Dean Camera2009-09-141-1/+1
* Add in new invalid event hook check targets to project makefiles to produce c...Dean Camera2009-09-061-2/+10
* Remove deleted source files from the LUFA library makefile.Dean Camera2009-08-301-2/+0
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-0/+13
* Commit of new class abstraction APIs for all device demos other than the MIDI...Dean Camera2009-06-011-5/+1
* Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...Dean Camera2009-05-221-7/+7
* Renamed Serial_Stream driver to SerialStream to remain consistent with the re...Dean Camera2009-04-171-1/+1
* Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-161-2/+2
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+42