projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Ensure the DFU bootloader disables and clears the activity LED toggle timer when...
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
AudioInput
/
AudioInput.txt
diff --git
a/Demos/Device/ClassDriver/AudioInput/AudioInput.txt
b/Demos/Device/ClassDriver/AudioInput/AudioInput.txt
index
17b476e
..
dfa9362
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioInput/AudioInput.txt
+++ b/
Demos/Device/ClassDriver/AudioInput/AudioInput.txt
@@
-10,9
+10,9
@@
*
* The following list indicates what microcontrollers are compatible with this demo.
*
*
* The following list indicates what microcontrollers are compatible with this demo.
*
- *
-
Series 7 USB AVRs (AT90USBxxx7)
- *
-
Series 6 USB AVRs (AT90USBxxx6)
- *
-
Series 4 USB AVRs (ATMEGAxxU4)
+ *
\li
Series 7 USB AVRs (AT90USBxxx7)
+ *
\li
Series 6 USB AVRs (AT90USBxxx6)
+ *
\li
Series 4 USB AVRs (ATMEGAxxU4)
*
* \section Sec_Info USB Information:
*
*
* \section Sec_Info USB Information:
*
@@
-38,7
+38,7
@@
* USBIF Audio 1.0 Data Formats Specification</td>
* </tr>
* <tr>
* USBIF Audio 1.0 Data Formats Specification</td>
* </tr>
* <tr>
- * <td><b>
Usable
Speeds:</b></td>
+ * <td><b>
Supported USB
Speeds:</b></td>
* <td>Full Speed Mode</td>
* </tr>
* </table>
* <td>Full Speed Mode</td>
* </tr>
* </table>
@@
-72,6
+72,11
@@
* <td><b>Description:</b></td>
* </tr>
* <tr>
* <td><b>Description:</b></td>
* </tr>
* <tr>
+ * <td>MIC_IN_ADC_CHANNEL</td>
+ * <td>AppConfig.h</td>
+ * <td>Sets the ADC channel used by the demo for the input audio samples from an attached microphone.</td>
+ * </tr>
+ * <tr>
* <td>USE_TEST_TONE</td>
* <td>AppConfig.h</td>
* <td>When defined, this alters the demo to produce a square wave test tone when the first board button is pressed
* <td>USE_TEST_TONE</td>
* <td>AppConfig.h</td>
* <td>When defined, this alters the demo to produce a square wave test tone when the first board button is pressed