Added memory erase handling to the PDI protocol in the AVRISP project.
[pub/USBasp.git] / Demos / Host / LowLevel / MassStorageHost / makefile
2009-12-08 Dean CameraMake sure that USB_STREAM_TIMEOUT_MS is set in the...
2009-10-16 Dean CameraFix invalid Event name rule in demo/project makefiles.
2009-09-29 Dean CameraRemove old OTG demo directory with useless TestApp...
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-11 Dean CameraAdded incomplete PrinterHost demo application.
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-08 Dean CameraConverted Host mode demos to schedulerless. Fixed host...
2009-06-05 Dean CameraCopy existing Host mode demos to new ClassDriver and...