diff options
author | Elaina Martineau <elainamartineau@gmail.com> | 2018-01-05 21:38:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-05 21:38:42 -0700 |
commit | e615d4e8b9da2da9dc4d0ebd7e02ec389501fee8 (patch) | |
tree | daabd66b592e2eb14d43391684fa974e02a61853 /LUFA/DoxygenPages/LUFAPoweredProjects.txt | |
parent | ad9225bdd34230e13333be5d4c29e4f96abc9b2b (diff) | |
download | lufa-e615d4e8b9da2da9dc4d0ebd7e02ec389501fee8.tar.gz lufa-e615d4e8b9da2da9dc4d0ebd7e02ec389501fee8.tar.bz2 lufa-e615d4e8b9da2da9dc4d0ebd7e02ec389501fee8.zip |
Add Adafruit's Atmega32u4 breakout board
Diffstat (limited to 'LUFA/DoxygenPages/LUFAPoweredProjects.txt')
-rw-r--r-- | LUFA/DoxygenPages/LUFAPoweredProjects.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/LUFAPoweredProjects.txt b/LUFA/DoxygenPages/LUFAPoweredProjects.txt index fa94add49..7d5c870c1 100644 --- a/LUFA/DoxygenPages/LUFAPoweredProjects.txt +++ b/LUFA/DoxygenPages/LUFAPoweredProjects.txt @@ -18,6 +18,7 @@ * The following is a list of known AVR USB development boards, which recommend using LUFA for the USB stack. Some of these * are open design, and all are available for purchase as completed development boards suitable for project development. * + * \li Adafruit Atmega32u4 Breakout Board: http://www.adafruit.com/product/296 * \li AVR-USB-162, a USBKEY-like development board for the AT90USB162: http://olimex.com/dev/avr-usb-162.html * \li Benito #7, a no-frills USB board: http://www.dorkbotpdx.org/wiki/benito * \li Duce, the successor to the Benito #7: http://dorkbotpdx.org/wiki/duce |