aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/DeviceSupport.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-10-17 23:06:50 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-10-17 23:06:50 +0000
commitb4a02fa29d9a45ff15aac040a305632b3d4a5f62 (patch)
tree3490cf3e3915efa2af85ab7c813524886ea6fe3f /LUFA/ManPages/DeviceSupport.txt
parentcb298295fb565899eb15d3b2adeefbb683846402 (diff)
downloadlufa-b4a02fa29d9a45ff15aac040a305632b3d4a5f62.tar.gz
lufa-b4a02fa29d9a45ff15aac040a305632b3d4a5f62.tar.bz2
lufa-b4a02fa29d9a45ff15aac040a305632b3d4a5f62.zip
Added board hardware driver support for the Maximus board (thanks to the PSGroove team).
Diffstat (limited to 'LUFA/ManPages/DeviceSupport.txt')
-rw-r--r--LUFA/ManPages/DeviceSupport.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/LUFA/ManPages/DeviceSupport.txt b/LUFA/ManPages/DeviceSupport.txt
index ea359dd26..01160af25 100644
--- a/LUFA/ManPages/DeviceSupport.txt
+++ b/LUFA/ManPages/DeviceSupport.txt
@@ -42,7 +42,8 @@
* - Busware BUI
* - Busware CUL V3
* - Arduino Uno
- * - Blackcat USB JTAG
+ * - TCNISO Blackcat USB JTAG
+ * - Maximus USB
* - Any Other Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
*/