aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt
Commit message (Collapse)AuthorAgeFilesLines
* Make both LowLevel and ClassDriver AudioOutput demos always output to board ↵Dean Camera2009-08-021-10/+5
| | | | LEDs, regardless of output mode (removed AUDIO_OUT_LEDS compile time option from the demo). This allows for positive feedback to the user of audio activity regardless of output mode.
* Added compatibility list to the documentation of each individual demo.Dean Camera2009-07-131-0/+10
| | | | | | Documented FAST_STREAM_TRANSFERS compile time option. Reduced the TCP window size for the RNDIS demos (Class and LowLevel) to make them compatible with the AT90USB64x.
* Move new Class Driver powered demos to a new ClassDriver subdirectory, ↵Dean Camera2009-06-051-0/+93
re-add old low level demos to a LowLevel subdirectory.