X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/0ec2b55a7c9bc616ad8c78e75410dd27bae1b8b6..af893c3df688f7a909a2eb258df5e61ae90e06c5:/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.txt diff --git a/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.txt b/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.txt index 0faeedc5c..5e79a33e3 100644 --- a/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.txt +++ b/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.txt @@ -10,7 +10,7 @@ * * The following list indicates what microcontrollers are compatible with this demo. * - * - Series 7 USB AVRs (AT90USBxxx7) + * \li Series 7 USB AVRs (AT90USBxxx7) * * \section Sec_Info USB Information: * @@ -36,7 +36,7 @@ * USBIF Audio 1.0 Data Formats Specification * * - * Usable Speeds: + * Supported USB Speeds: * Full Speed Mode * * @@ -58,19 +58,24 @@ * * * - * - * - * + * + * + * + * + * + * + * + * * * * - * + * * * * * - * + * * * *
Define Name:Location:Description:Define Name:Location:Description:
MIC_IN_ADC_CHANNELAppConfig.hSets the ADC channel used by the demo for the input audio samples from an attached microphone.
USE_TEST_TONEMakefile LUFA_OPTSAppConfig.hWhen defined, this alters the demo to produce a square wave test tone when the first board button is pressed * instead of sampling the board microphone.
MICROPHONE_BIASED_TO_HALF_RAILMakefile LUFA_OPTSAppConfig.hWhen defined, this alters the demo so that the half VCC bias of the microphone input is subtracted.