Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).

This commit is contained in:
Dean Camera 2011-11-28 23:43:58 +00:00
parent 2b23318357
commit 70f3d8e933
10 changed files with 289 additions and 5 deletions

View file

@ -28,6 +28,7 @@
* - Sparkfun ATMEGA8U2 breakout board: http://www.sparkfun.com/products/10277
* - Teensy and Teensy++, two other AVR USB development boards: http://www.pjrc.com/teensy/index.html
* - U2DIL/U4DIL, a set of DIP layout USB AVR boards: http://www.reworld.eu/re/en/products/u2dil/
* - USB2AX, a tiny USB to serial converter board: http://paranoidstudio.assembla.com/wiki/show/paranoidstudio/USB2AX
* - USBFOO 2, AT90USB162 based development board: http://shop.kernelconcepts.de/product_info.php?products_id=102
*
* \section Sec_LUFAProjects Projects Using LUFA (Hobbyist)