| .. |
|
AudioInput
|
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
|
2011-03-21 10:20:42 +00:00 |
|
AudioOutput
|
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
|
2011-03-21 10:20:42 +00:00 |
|
DualVirtualSerial
|
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
|
2011-03-21 10:20:42 +00:00 |
|
GenericHID
|
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
|
2011-03-21 10:20:42 +00:00 |
|
Joystick
|
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
|
2011-03-21 10:20:42 +00:00 |
|
Keyboard
|
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
|
2011-03-21 10:20:42 +00:00 |
|
KeyboardMouse
|
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
|
2011-03-21 10:20:42 +00:00 |
|
KeyboardMouseMultiReport
|
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
|
2011-03-21 10:20:42 +00:00 |
|
MassStorage
|
Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs.
|
2011-03-23 09:26:41 +00:00 |
|
MassStorageKeyboard
|
Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs.
|
2011-03-23 09:26:41 +00:00 |
|
MIDI
|
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
|
2011-03-21 10:20:42 +00:00 |
|
Mouse
|
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
|
2011-03-21 10:20:42 +00:00 |
|
RNDISEthernet
|
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
|
2011-03-21 10:20:42 +00:00 |
|
VirtualSerial
|
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
|
2011-03-21 10:20:42 +00:00 |
|
VirtualSerialMassStorage
|
Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs.
|
2011-03-23 09:26:41 +00:00 |
|
VirtualSerialMouse
|
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
|
2011-03-21 10:20:42 +00:00 |
|
makefile
|
Added new VirtualSerialMassStorage Device Class Driver demo.
|
2011-03-16 05:58:58 +00:00 |