| .. |
|
AudioInput
|
Add AVRStudio 4 project files to the ClassDriver Device mode demos.
|
2010-07-13 05:38:51 +00:00 |
|
AudioOutput
|
Add AVRStudio 4 project files to the ClassDriver Device mode demos.
|
2010-07-13 05:38:51 +00:00 |
|
DualVirtualSerial
|
Add AVRStudio 4 project files to the ClassDriver Device mode demos.
|
2010-07-13 05:38:51 +00:00 |
|
GenericHID
|
Added const attributes to some of the class driver function parameters that were missing it.
|
2010-07-13 10:01:13 +00:00 |
|
Joystick
|
Added const attributes to some of the class driver function parameters that were missing it.
|
2010-07-13 10:01:13 +00:00 |
|
Keyboard
|
Added const attributes to some of the class driver function parameters that were missing it.
|
2010-07-13 10:01:13 +00:00 |
|
KeyboardMouse
|
Added const attributes to some of the class driver function parameters that were missing it.
|
2010-07-13 10:01:13 +00:00 |
|
MassStorage
|
Fix pointer aliasing warning in the Mass Storage demos.
|
2010-07-15 10:34:29 +00:00 |
|
MassStorageKeyboard
|
Fix pointer aliasing warning in the Mass Storage demos.
|
2010-07-15 10:34:29 +00:00 |
|
MIDI
|
Add AVRStudio 4 project files to the ClassDriver Device mode demos.
|
2010-07-13 05:38:51 +00:00 |
|
Mouse
|
Added const attributes to some of the class driver function parameters that were missing it.
|
2010-07-13 10:01:13 +00:00 |
|
RNDISEthernet
|
Add AVRStudio 4 project files to the ClassDriver Device mode demos.
|
2010-07-13 05:38:51 +00:00 |
|
VirtualSerial
|
Add AVRStudio 4 project files to the ClassDriver Device mode demos.
|
2010-07-13 05:38:51 +00:00 |
|
VirtualSerialMouse
|
Added const attributes to some of the class driver function parameters that were missing it.
|
2010-07-13 10:01:13 +00:00 |
|
makefile
|
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 |