From b4a02fa29d9a45ff15aac040a305632b3d4a5f62 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 17 Oct 2010 23:06:50 +0000 Subject: Added board hardware driver support for the Maximus board (thanks to the PSGroove team). --- LUFA/ManPages/ChangeLog.txt | 1 + LUFA/ManPages/DeviceSupport.txt | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index c7111c7ee..0314e2e34 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -25,6 +25,7 @@ * - Added board hardware driver support for the Arduino Uno development board * - Added board hardware driver support for the Busware CUL V3 868MHZ radio board (thanks to Dirk Tostmann) * - Added board hardware driver support for the Blackcat USB JTAG board (thanks to the PSGroove team) + * - Added board hardware driver support for the Maximus board (thanks to the PSGroove team) * * Changed: * - Removed complicated logic for the Endpoint_ConfigureEndpoint() function to use inlined or function called versions 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) */ -- cgit v1.2.3