You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
569 B

  1. This runs on:
  2. * ATmega32U4 ([PJRC Teensy 2.0](http://www.pjrc.com/teensy/))
  3. * AT90USB126 ([PJRC Teensy++ 2.0](http://www.pjrc.com/teensy/))
  4. * AT90USB1287 ([Atmel USBKEY](http://www.atmel.com/tools/AT90USBKEY.aspx))
  5. * ATmega168P with using [V-USB](http://www.obdev.at/products/vusb/index.html)
  6. * ATmega328P with using [V-USB](http://www.obdev.at/products/vusb/index.html)
  7. * ATmega32U2
  8. * AT90USB1286, 646, 647 should work
  9. * AT90USB162 testing...
  10. NOTE: To enable full features of firmware you'll need 32KB flash size.
  11. Please add any tested microcontrollers to this list.