Dean Camera
|
67f390fe74
|
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 |
|
Dean Camera
|
b2330934b9
|
Some minor whitespace corrections.
|
2009-06-11 01:52:53 +00:00 |
|
Dean Camera
|
e6881fd166
|
Error status LEDs shown when device endpoint configuration fails to complete.
MIDI device demo no longer blocks if a note change event is sent while the endpoint is not ready.
|
2009-06-08 07:46:07 +00:00 |
|
Dean Camera
|
33a0184749
|
Converted device mode low-level demos to schedulerless.
|
2009-06-07 07:20:33 +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 |
|