.. |
AudioInput
|
Add explicit guards to all device mode tasks to ensure the device is connected and configured before running the task, to prevent any user tasks from locking up the main USB task if the device has not been properly configured.
|
2009-07-21 02:48:41 +00:00 |
AudioOutput
|
Add explicit guards to all device mode tasks to ensure the device is connected and configured before running the task, to prevent any user tasks from locking up the main USB task if the device has not been properly configured.
|
2009-07-21 02:48:41 +00:00 |
CDC
|
Add explicit guards to all device mode tasks to ensure the device is connected and configured before running the task, to prevent any user tasks from locking up the main USB task if the device has not been properly configured.
|
2009-07-21 02:48:41 +00:00 |
DualCDC
|
Add explicit guards to all device mode tasks to ensure the device is connected and configured before running the task, to prevent any user tasks from locking up the main USB task if the device has not been properly configured.
|
2009-07-21 02:48:41 +00:00 |
GenericHID
|
Add explicit guards to all device mode tasks to ensure the device is connected and configured before running the task, to prevent any user tasks from locking up the main USB task if the device has not been properly configured.
|
2009-07-21 02:48:41 +00:00 |
Joystick
|
Add explicit guards to all device mode tasks to ensure the device is connected and configured before running the task, to prevent any user tasks from locking up the main USB task if the device has not been properly configured.
|
2009-07-21 02:48:41 +00:00 |
Keyboard
|
Add explicit guards to all device mode tasks to ensure the device is connected and configured before running the task, to prevent any user tasks from locking up the main USB task if the device has not been properly configured.
|
2009-07-21 02:48:41 +00:00 |
KeyboardMouse
|
Add explicit guards to all device mode tasks to ensure the device is connected and configured before running the task, to prevent any user tasks from locking up the main USB task if the device has not been properly configured.
|
2009-07-21 02:48:41 +00:00 |
MassStorage
|
Change Doxygen configuration files to not produce 4096 directories for the documentation files -- the LUFA components do not generate enough documentation files to justify the large performance hit of creating so many directories.
|
2009-07-20 14:07:02 +00:00 |
MIDI
|
Add explicit guards to all device mode tasks to ensure the device is connected and configured before running the task, to prevent any user tasks from locking up the main USB task if the device has not been properly configured.
|
2009-07-21 02:48:41 +00:00 |
Mouse
|
Add explicit guards to all device mode tasks to ensure the device is connected and configured before running the task, to prevent any user tasks from locking up the main USB task if the device has not been properly configured.
|
2009-07-21 02:48:41 +00:00 |
RNDISEthernet
|
Add explicit guards to all device mode tasks to ensure the device is connected and configured before running the task, to prevent any user tasks from locking up the main USB task if the device has not been properly configured.
|
2009-07-21 02:48:41 +00:00 |
USBtoSerial
|
Add explicit guards to all device mode tasks to ensure the device is connected and configured before running the task, to prevent any user tasks from locking up the main USB task if the device has not been properly configured.
|
2009-07-21 02:48:41 +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 |