aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/DeviceSupport.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-12-03 08:59:12 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-12-03 08:59:12 +0000
commitbae00a3d42f150482c973a7238f3501ccd026063 (patch)
treeef6d5c7852feb765e3e0c890b94b864d0dce399d /LUFA/ManPages/DeviceSupport.txt
parentf1baf12fae61a13e6d8e88655d709d74977322b5 (diff)
downloadlufa-bae00a3d42f150482c973a7238f3501ccd026063.tar.gz
lufa-bae00a3d42f150482c973a7238f3501ccd026063.tar.bz2
lufa-bae00a3d42f150482c973a7238f3501ccd026063.zip
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.
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 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)