]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updated to confirm ATmega32U2 on a custom board.
authorThomas Russell Murphy <thomas.russell.murphy@case.edu>
Sun, 26 Jan 2014 02:10:11 +0000 (18:10 -0800)
committerThomas Russell Murphy <thomas.russell.murphy@case.edu>
Sun, 26 Jan 2014 02:10:11 +0000 (18:10 -0800)
Compatible-Microcontrollers.md

index f4bb490ca4a2fef694c30eff8495faecf930649d..d4b827afbde9a19c2f6720f322caa06703b821a1 100644 (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.