Commit Graph

11 Commits (7b79325aa037db9786f0da069c11315a3f6d9721)

Author SHA1 Message Date
Dean Camera 7f9f97c792 Update copyright year to 2010.
15 years ago
Dean Camera 3dce79d68c Added start of the Still Image Host Class driver demo and driver code.
15 years ago
Dean Camera 754ea083d4 Fix memory corruption in Host mode Mass Storage Class driver.
15 years ago
Dean Camera 31d8ebebc0 Oops: Really disable building of Projects/Host/ClassDriver directory in the Projects/Host/ makefile.
15 years ago
Dean Camera a2001ac1cc Fixed swapped paremeters in the HID state memory copy call while processing a HID PUSH item in the HID report parser.
15 years ago
Dean Camera feabfd12ce Fix makefiles -- the auto-addition of -D switches to each LUFA compile time option was faulty, due to GNUMake becomming confused by the spaces in the USE_STATIC_OPTIONS lines. Make user add in the switches explicitly instead.
15 years ago
Dean Camera 2793c88fc6 Add master device Host demo makefile.
16 years ago
Dean Camera d47df1cd3a Delete host mode demos from the root Host demos folder.
16 years ago
Dean Camera ba7cd3f22e Fix errors in the KeyboardHost demo which prevented correct compilation.
16 years ago
Dean Camera 6198289b38 Added new GenericHIDHost demo.
16 years ago
Dean Camera ed031c1df2 Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
16 years ago