Add AVRStudio 4 project files to the ClassDriver Device mode demos.
[pub/USBasp.git] / Demos / Host / ClassDriver / MouseHost / makefile
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-11-09 Dean CameraFixed HID host Class driver report send/receive report...
2009-10-16 Dean CameraFix invalid Event name rule in demo/project makefiles.
2009-09-30 Dean CameraAdded new HID_HOST_BOOT_PROTOCOL_ONLY compile time...
2009-09-29 Dean CameraRemove old OTG demo directory with useless TestApp...
2009-09-20 Dean CameraAdded new Pipe_IsFrozen() macro to determine if the...
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-07-28 Dean CameraChange project makefiles so that the current target...
2009-07-27 Dean CameraAdd new MouseHost Class Driver demo, unfinished, to...
2009-06-26 Dean CameraOptimize vendor/product description string display...
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-15 Dean CameraRemove ConfigDescriptor.c/.h files from the ClassDriver...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...
2009-06-09 Dean CameraCopy over schedulerless host demos to ClassDrivers...
2009-06-09 Dean CameraDeleted Host ClassDriver demos -- not yet started,...
2009-06-05 Dean CameraCopy existing Host mode demos to new ClassDriver and...