| .. |
|
AudioInput
|
Changed AudioOutput demos to explicitly use timer 3 - the smaller USB AVRs where timer 1 was needed instead did not have the endpoint size neccesary for good audio throughput anyway.
|
2009-07-28 10:46:20 +00:00 |
|
AudioOutput
|
Changed AudioOutput demos to explicitly use timer 3 - the smaller USB AVRs where timer 1 was needed instead did not have the endpoint size neccesary for good audio throughput anyway.
|
2009-07-28 10:46:20 +00:00 |
|
CDC
|
Added new USB_DeviceState variable to keep track of the current Device mode USB state.
|
2009-07-21 13:31:21 +00:00 |
|
DualCDC
|
Added new USB_DeviceState variable to keep track of the current Device mode USB state.
|
2009-07-21 13:31:21 +00:00 |
|
GenericHID
|
Added new USB_DeviceState variable to keep track of the current Device mode USB state.
|
2009-07-21 13:31:21 +00:00 |
|
Joystick
|
Added new USB_DeviceState variable to keep track of the current Device mode USB state.
|
2009-07-21 13:31:21 +00:00 |
|
Keyboard
|
Added new USB_DeviceState variable to keep track of the current Device mode USB state.
|
2009-07-21 13:31:21 +00:00 |
|
KeyboardMouse
|
Added new USB_DeviceState variable to keep track of the current Device mode USB state.
|
2009-07-21 13:31:21 +00:00 |
|
MassStorage
|
Added new USB_DeviceState variable to keep track of the current Device mode USB state.
|
2009-07-21 13:31:21 +00:00 |
|
MIDI
|
Added new USB_DeviceState variable to keep track of the current Device mode USB state.
|
2009-07-21 13:31:21 +00:00 |
|
Mouse
|
Added new USB_DeviceState variable to keep track of the current Device mode USB state.
|
2009-07-21 13:31:21 +00:00 |
|
RNDISEthernet
|
Added new USB_DeviceState variable to keep track of the current Device mode USB state.
|
2009-07-21 13:31:21 +00:00 |
|
USBtoSerial
|
Added new USB_DeviceState variable to keep track of the current Device mode USB state.
|
2009-07-21 13:31:21 +00:00 |
|
makefile
|
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 |