Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 26 Oct 2010 06:52:09 +0000 (06:52 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 26 Oct 2010 06:52:09 +0000 (06:52 +0000)
commit08de757811bb2a17d21a35ca08205b4ed64613ff
treee5b2257e3adbe5d0c9d9b1740bf718258584f5c5
parent55538dcef34bc3c0f2ada4767c51d11202ac0678
Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt rather than polling the sample timer.
Demos/Device/ClassDriver/AudioInput/AudioInput.c
Demos/Device/ClassDriver/AudioInput/AudioInput.h
Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
Demos/Device/ClassDriver/AudioOutput/AudioOutput.h
Demos/Device/LowLevel/AudioInput/AudioInput.c
Demos/Device/LowLevel/AudioInput/AudioInput.h
Demos/Device/LowLevel/AudioOutput/AudioOutput.c
Demos/Device/LowLevel/AudioOutput/AudioOutput.h
LUFA/Drivers/USB/Class/Host/HID.h
LUFA/ManPages/ChangeLog.txt