forked from mirror/qmk_firmware
Clarify in the project documentation files what the each of the different USB AVR device "series" comprises of.
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
*
|
||||
* The following list indicates what microcontrollers are compatible with this project.
|
||||
*
|
||||
* - Series 7 USB AVRs
|
||||
* - Series 6 USB AVRs
|
||||
* - Series 4 USB AVRs
|
||||
* - Series 2 USB AVRs (8KB versions with reduced features only)
|
||||
* - Series 7 USB AVRs (AT90USBxxx7)
|
||||
* - Series 6 USB AVRs (AT90USBxxx6)
|
||||
* - Series 4 USB AVRs (ATMEGAxxU4)
|
||||
* - Series 2 USB AVRs (AT90USBxx6, ATMEGAxxU2) - <i>8KB versions with reduced features only</i>
|
||||
*
|
||||
* \section SSec_Info USB Information:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user