Dean Camera
|
e331b531c6
|
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden.
|
2010-05-07 07:11:25 +00:00 |
Dean Camera
|
7f9f97c792
|
Update copyright year to 2010.
|
2009-12-30 23:49:19 +00:00 |
Dean Camera
|
cf22a744ec
|
Additional file renames and modifications to change CDC demos to VirtualSerial.
|
2009-12-07 04:35:59 +00:00 |
Dean Camera
|
87b2572ae5
|
Added new JoystickHostWithParser demos to the library.
Add some missing documentation to some of the library demos.
|
2009-11-04 04:55:10 +00:00 |
Dean Camera
|
0899deaae3
|
Add new CDCMouse ClassDriver device demo, combining a CDC Virtual Serial Port and a HID Mouse.
|
2009-11-03 12:12:07 +00:00 |
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.
|
2009-10-18 05:35:48 +00:00 |
Dean Camera
|
f5c645296c
|
Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hullin).
|
2009-09-21 08:07:26 +00:00 |
Dean Camera
|
b9b03aadb2
|
Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory.
|
2009-06-05 07:16:33 +00:00 |