Commit Graph

7 Commits (df5500e81cc40633eb5edee59410030f0aa77c2d)

Author SHA1 Message Date
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