Commit Graph

54 Commits (f33b282009cb4385283a537a3b3ec0f64ec19bd6)

Author SHA1 Message Date
Dean Camera 6198289b38 Added new GenericHIDHost demo.
16 years ago
Dean Camera 74496a947e Fixed incorrect defined in Version.h.
16 years ago
Dean Camera ca641bba83 Corrected bitfields -- the smallest datatype required for each bitfield is now used, rather than relying on GCC to truncate unused bytes in bitfields (thanks to Walt Sacuta).
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