Commit Graph

6 Commits (cf22a744ec0da3b68c4ffdb14c6fa43f2e07542f)

Author SHA1 Message Date
Dean Camera cf22a744ec Additional file renames and modifications to change CDC demos to VirtualSerial. 16 years ago
Dean Camera 87b2572ae5 Added new JoystickHostWithParser demos to the library. 16 years ago
Dean Camera 0899deaae3 Add new CDCMouse ClassDriver device demo, combining a CDC Virtual Serial Port and a HID Mouse. 16 years ago
Dean Camera de70f0f1cf Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines. 16 years ago
Dean Camera f5c645296c Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hullin). 16 years ago
Dean Camera b9b03aadb2 Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 16 years ago
Dean Camera dc83f73ca3 Added new GenericHID device demo application. 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
Dean Camera ecf7538430 Combined Keyboad and Mouse normal and interrupt driven host demos into unified Keyboard and Mouse host demos. 16 years ago
Dean Camera 88051e78a2 Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo. 16 years ago
Dean Camera 48400df13c Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single unified demo. 16 years ago
Dean Camera 904ad3abd2 Incomplete non-functional BluetoothHost demo removed until it has reached a stable state to prevent confusion. 16 years ago
Dean Camera 9991321321 Moved all source to the trunk directory. 16 years ago