Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.
Fix up demo documentation device compatibility list to be as general as possible to reduce changes required as Atmel releases more devices within the same USB AVR series.
This commit is contained in:
parent
be9d0a5aa9
commit
dc68de15b6
61 changed files with 200 additions and 422 deletions
|
@ -8,17 +8,12 @@
|
|||
*
|
||||
* \section SSec_Compat Demo Compatibility:
|
||||
*
|
||||
* The following table indicates what microcontrollers are compatible with this demo.
|
||||
* The following list indicates what microcontrollers are compatible with this demo.
|
||||
*
|
||||
* - AT90USB1287
|
||||
* - AT90USB1286
|
||||
* - AT90USB647
|
||||
* - AT90USB646
|
||||
* - ATMEGA32U6
|
||||
* - ATMEGA32U4
|
||||
* - ATMEGA16U4
|
||||
* - AT90USB162
|
||||
* - AT90USB82
|
||||
* - Series 7 USB AVRs
|
||||
* - Series 6 USB AVRs
|
||||
* - Series 4 USB AVRs
|
||||
* - Series 2 USB AVRs
|
||||
*
|
||||
* \section SSec_Info USB Information:
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue