AppConfigHeaders: Switch class driver Host mode demos to use LUFAConfig.h configuration header files.
This commit is contained in:
parent
a9f0369fac
commit
64d00efd91
31 changed files with 1339 additions and 50 deletions
|
|
@ -64,13 +64,13 @@
|
|||
* </tr>
|
||||
* <tr>
|
||||
* <td>USE_TEST_TONE</td>
|
||||
* <td>Makefile LUFA_OPTS</td>
|
||||
* <td>AudioOutputHost.h</td>
|
||||
* <td>When 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.</td>
|
||||
* </tr>
|
||||
* <tr>
|
||||
* <td>MICROPHONE_BIASED_TO_HALF_RAIL</td>
|
||||
* <td>Makefile LUFA_OPTS</td>
|
||||
* <td>AudioOutputHost.h</td>
|
||||
* <td>When defined, this alters the demo so that the half VCC bias of the microphone input is subtracted.</td>
|
||||
* </tr>
|
||||
* </table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue