diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-10-17 23:14:03 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-10-17 23:14:03 +0000 |
commit | 06f222b3ed6f612f4ac1b21566547797d4db8013 (patch) | |
tree | 7482e76b4bb754309c17b25b936ed043d8315316 /LUFA/ManPages/DeviceSupport.txt | |
parent | 9aa94fee8192aa0833ebdca43471a31bed756bbe (diff) | |
download | lufa-06f222b3ed6f612f4ac1b21566547797d4db8013.tar.gz lufa-06f222b3ed6f612f4ac1b21566547797d4db8013.tar.bz2 lufa-06f222b3ed6f612f4ac1b21566547797d4db8013.zip |
Added board hardware driver support for the Minimus board (thanks to the PSGroove team).
Diffstat (limited to 'LUFA/ManPages/DeviceSupport.txt')
-rw-r--r-- | LUFA/ManPages/DeviceSupport.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/DeviceSupport.txt b/LUFA/ManPages/DeviceSupport.txt index 01160af25..7cb94f9e3 100644 --- a/LUFA/ManPages/DeviceSupport.txt +++ b/LUFA/ManPages/DeviceSupport.txt @@ -44,6 +44,7 @@ * - Arduino Uno * - TCNISO Blackcat USB JTAG * - Maximus USB + * - Minimus USB * - Any Other Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers) */ |