Added endian-correction to the CDC driver's Line Encoding control request handlers.
[pub/USBasp.git] / Demos / Host / makefile
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-06-25 Dean CameraAdd default "all" makefile targets to the demo tree...
2010-05-07 Dean CameraChange over instances of "make" in the makefiles to...
2010-04-28 Dean CameraUse puts_P() and printf_P() instead of the normal varia...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-08-30 Dean CameraAdded start of the Still Image Host Class driver demo...
2009-08-27 Dean CameraFix memory corruption in Host mode Mass Storage Class...
2009-08-26 Dean CameraOops: Really disable building of Projects/Host/ClassDri...
2009-08-11 Dean CameraFixed swapped paremeters in the HID state memory copy...
2009-06-19 Dean CameraFix makefiles -- the auto-addition of -D switches to...
2009-06-05 Dean CameraAdd master device Host demo makefile.
2009-06-05 Dean CameraDelete host mode demos from the root Host demos folder.
2009-04-20 Dean CameraFix errors in the KeyboardHost demo which prevented...
2009-04-01 Dean CameraAdded new GenericHIDHost demo.
2009-03-20 Dean CameraSeperated out OTG, Device and Host mode demos into...