Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / Demos / Device / Incomplete / Sideshow / makefile
2011-06-20 Dean CameraAdd new "checksource" target to the library makefiles...
2011-03-21 Dean CameraF_CLOCK changed to F_USB to be more descriptive, and...
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-10 Dean CameraAltered all endpoint/pipe stream transfers so that...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-09-24 Dean CameraRemove dfu-programmer program switches, to ensure maxim...
2010-09-24 Dean CameraAdded the --suppress-bootloader-mem option to the makef...
2010-09-15 Dean CameraMake project makefiles correctly clean intermeditary...
2010-08-08 Dean CameraFix invocations of avr-size in all makefiles broken...
2010-08-03 Dean CameraEnsure all demos now compile in C99 standards mode...
2010-07-19 Dean CameraUpdate makefiles to use the latest WinAVR/Atmel toolcha...
2010-07-18 Dean CameraChange over all makefiles to use C99 standards mode...
2010-07-15 Dean CameraDisable strict aliasing explicitly in the project makef...
2010-07-15 Dean CameraRemoved the automated checking of event names in the...
2010-07-12 Dean CameraAdd missing clean_doxygen phony targets to the project...
2010-07-02 Dean CameraAdded new Drivers/USB/LowLevel/Device.c file to house...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-07 Dean CameraChange over instances of "make" in the makefiles to...
2010-04-28 Dean CameraRelocate USBInterrupt.c/.h from the HighLevel USB drive...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2009-10-16 Dean CameraFix invalid Event name rule in demo/project makefiles.
2009-09-09 Dean CameraRemove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
2009-09-06 Dean CameraAdd in new invalid event hook check targets to project...
2009-08-30 Dean CameraReplace -finline-limit with -fno-inline-small-functions...
2009-08-02 Dean CameraRename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT...
2009-07-28 Dean CameraChange project makefiles so that the current target...
2009-07-20 Dean CameraMove unfinished SideShow source files to nested Lib...
2009-07-16 Dean CameraAdded new TOTAL_NUM_CONFIGURATIONS option, removed...
2009-07-11 Dean CameraAdded incomplete PrinterHost demo application.
2009-06-19 Dean CameraFix makefiles -- the auto-addition of -D switches to...
2009-06-19 Dean CameraMove LUFA compile time options to a new section in...
2009-06-05 Dean CameraConversion of old incomplete SideShow demo to new APIs.
2009-06-05 Dean CameraAdd new Incomplete device subdirectory for work-in...