Browse Source

Updated to confirm ATmega32U2 on a custom board.

pull/1334/head
Thomas Russell Murphy 10 years ago
parent
commit
1f419424c4
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      Compatible-Microcontrollers.md

+ 2
- 1
Compatible-Microcontrollers.md View File

@ -4,8 +4,9 @@ This runs on:
* AT90USB127 ([Atmel USBKEY](http://www.atmel.com/tools/AT90USBKEY.aspx))
* ATmega168P with using [V-USB](http://www.obdev.at/products/vusb/index.html)
* ATmega328P with using [V-USB](http://www.obdev.at/products/vusb/index.html)
* ATmega32U2 (custom board)
* AT90USB127, 646, 647 should work but not tested
* ATmega32U2, AT90USB162 testing...
* AT90USB162 testing...
NOTE: To enable full features of firmware you'll need 32KB flash size.

Loading…
Cancel
Save