From bae00a3d42f150482c973a7238f3501ccd026063 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 3 Dec 2009 08:59:12 +0000 Subject: Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN_REV1 board target for the first revision XPLAIN board, which used a different (smaller) Dataflash IC to later revisions. --- LUFA/ManPages/DeviceSupport.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'LUFA/ManPages/DeviceSupport.txt') diff --git a/LUFA/ManPages/DeviceSupport.txt b/LUFA/ManPages/DeviceSupport.txt index 2ee1bf5ac..9cbcadae2 100644 --- a/LUFA/ManPages/DeviceSupport.txt +++ b/LUFA/ManPages/DeviceSupport.txt @@ -27,7 +27,8 @@ * - STK526 * - RZUSBSTICK * - ATAVRUSBRF01 - * - XPLAIN (AT90USB1287 only) + * - XPLAIN Revision 1 (Board AT90USB1287 only, original 45DB041D Dataflash IC) + * - XPLAIN Revision 2 onwards (Board AT90USB1287 only, newer 45DB642D Dataflash IC) * * Currently supported third-party boards (via hardware drivers): * - BUMBLEB (using officially recommended peripheral layout) -- cgit v1.2.3