Updated Compatible Microcontrollers (markdown)
This commit is contained in:
parent
f427a6c6d8
commit
444e7cc53b
@ -1,4 +1,12 @@
|
|||||||
This runs on
|
This runs on:
|
||||||
* ATmega32U4 (Teensy)
|
* 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.
|
Please add any tested microcontrollers to this list.
|
Loading…
Reference in New Issue
Block a user