summaryrefslogtreecommitdiffstats
path: root/Compatible-Microcontrollers.md
diff options
context:
space:
mode:
authortmk <wakojun@gmail.com>2013-11-17 16:39:10 -0800
committertmk <wakojun@gmail.com>2013-11-17 16:39:10 -0800
commit444e7cc53bf2ac663ca4c950ab070abc86d70102 (patch)
treed77c6ea5e60ae3f9ab893bceb8056f8bd8ad79f5 /Compatible-Microcontrollers.md
parentf427a6c6d853ac981893dd46bbfb835676c8f440 (diff)
Updated Compatible Microcontrollers (markdown)
Diffstat (limited to 'Compatible-Microcontrollers.md')
-rw-r--r--Compatible-Microcontrollers.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/Compatible-Microcontrollers.md b/Compatible-Microcontrollers.md
index c48a0667bb..f4bb490ca4 100644
--- a/Compatible-Microcontrollers.md
+++ b/Compatible-Microcontrollers.md
@@ -1,4 +1,12 @@
-This runs on
-* ATmega32U4 (Teensy)
+This runs on:
+* ATmega32U4 ([PJRC Teensy 2.0](http://www.pjrc.com/teensy/))
+* AT90USB126 ([PJRC Teensy++ 2.0](http://www.pjrc.com/teensy/))
+* 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)
+* AT90USB127, 646, 647 should work but not tested
+* ATmega32U2, AT90USB162 testing...
+
+NOTE: To enable full features of firmware you'll need 32KB flash size.
Please add any tested microcontrollers to this list. \ No newline at end of file