diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2009-10-02 09:11:37 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2009-10-02 09:11:37 +0000 |
commit | 3ebfb998ec4eef73543a8e8bde0019a3057b72dc (patch) | |
tree | a1a3d134c90aa39066c5646a38b458fce1a03027 /LUFA/ManPages | |
parent | b7eead83aab675ebfe583c5beb1662e2d1833cb8 (diff) | |
download | lufa-3ebfb998ec4eef73543a8e8bde0019a3057b72dc.tar.gz lufa-3ebfb998ec4eef73543a8e8bde0019a3057b72dc.tar.bz2 lufa-3ebfb998ec4eef73543a8e8bde0019a3057b72dc.zip |
Added support for the Atmel XPLAIN board.
Diffstat (limited to 'LUFA/ManPages')
-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 bd1b1c4e1..b9793ff78 100644 --- a/LUFA/ManPages/DeviceSupport.txt +++ b/LUFA/ManPages/DeviceSupport.txt @@ -27,6 +27,7 @@ * - STK526
* - RZUSBSTICK
* - ATAVRUSBRF01
+ * - XPLAIN (AT90USB1287 only)
*
* Currently supported third-party boards:
* - BUMBLEB (using officially recommended peripheral layout)
|