Dean Camera
|
61ff4824a9
|
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.
Fix Benito documentation indicating erronously that the project used the HID USB class instead of the CDC class.
|
2009-07-28 10:46:20 +00:00 |
Dean Camera
|
4d3a594f3e
|
Changed per-device controller preprocessor checks over to per-device series for better device control.
Fixed error in Endpoint.c using HSOFI rather than SOFI for counting elapsed milliseconds.
|
2009-06-14 07:44:02 +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 |