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
|
189d0c7e66
|
Add demos/bootloaders/projects overview to the manual.
|
2009-06-22 11:32:51 +00:00 |
Dean Camera
|
00d0883507
|
Added USE_INTERNAL_SERIAL compile time option to automatically read out the internal unique serial number as the device's serial number descriptor on supported AVR models.
|
2009-06-20 11:43:26 +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 |