aboutsummaryrefslogtreecommitdiff
path: root/Projects/makefile
AgeCommit message (Expand)Author
2012-07-16Tag for the LUFA-120730-BETA release.LUFA-120730-BETADean
2012-06-01Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean
2012-05-27Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...Dean
2012-04-14Added new SerialToLCD user project contributed by Simon Foster.Dean
2011-06-19Add missing project files for the new HIDReportViewer project to upgrade its ...Dean
2011-05-27Add the MIDIToneGenerator project to the Projects/ directory makefile clean r...Dean
2011-05-26Fix incorrect macro guard in the UC3 EndpointStream header file.Dean
2011-05-23Add new MediaController project, a simple Media Playback control manipulator ...Dean
2011-01-01Update copyright year on all source files.Dean
2010-12-03Added new completed MIDIToneGenerator project.Dean
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-07-13Add remaining AVRStudio project files to the library projects.Dean
2010-07-13Add first lot of AVRStudio project files for some of the library projects.Dean
2010-05-07Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...Dean
2010-03-24Added new Relay Controller Board project (thanks to OBinou).Dean
2010-01-25Add Webserver project Doxygen configuration file and overview document.Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-30Add new TemperatureDataLogger project, a simple USB Mass Storage class Temper...Dean
2009-12-27Fix references to the renamed AVRISP-MKII project folder.Dean
2009-12-18Add LEDNotifier project to the Projects folder build list. Add new LEDMixer C...Dean
2009-11-25Added new XPLAIN serial Bridge project (thanks to John Steggall for the softw...Dean
2009-10-18Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...Dean
2009-08-25Partial Commit: Remove now empty Projects\Incomplete directory and add the ne...Dean
2009-08-18Fixed invalid data being returned when a GetStatus request is issued in Devic...Dean
2009-08-17Added beginnings of a new AVRISP-MKII clone project.Dean
2009-07-23Added new Benito project, a simple modified USB-to-Serial bridge for the prog...Dean
2009-06-18Oops - restore deleted MissileLauncher project, fix all spelling errors for "...Dean
2009-06-18Break device mode class driver interfaces into seperate config and state stru...Dean
2009-06-16Add MissleLauncher project to the /Projects/ makefile. Add missing MissleLaun...Dean
2009-03-19Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.Dean
2009-03-04Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean