From 79922026035a9ff93754b77ef400a0458152142d Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 31 Oct 2011 03:39:12 +0000 Subject: Add support for the new MEGA B series devices. --- LUFA/DoxygenPages/ChangeLog.txt | 3 ++- LUFA/DoxygenPages/DeviceSupport.txt | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) (limited to 'LUFA/DoxygenPages') diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index c2e304a7c..41a65489b 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -9,7 +9,8 @@ * \section Sec_ChangeLogXXXXXX Version XXXXXX * New: * - Core: - * - None + * - Added support for the XMEGA A3BU Xplained board. + * - Added support for the new B series XMEGA devices. * - Library Applications: * - Added User Application APIs to the CDC and DFU class bootloaders * - Added INVERTED_ISP_MISO compile time option to the AVRISP-MKII clone project (thanks to Chuck Rohs) diff --git a/LUFA/DoxygenPages/DeviceSupport.txt b/LUFA/DoxygenPages/DeviceSupport.txt index d9029a408..f6fee85f8 100644 --- a/LUFA/DoxygenPages/DeviceSupport.txt +++ b/LUFA/DoxygenPages/DeviceSupport.txt @@ -343,6 +343,26 @@ * Yes * No * + * + * ATXMEGA64B3 + * Yes + * No + * + * + * ATXMEGA128B3 + * Yes + * No + * + * + * ATXMEGA64B1 + * Yes + * No + * + * + * ATXMEGA128B1 + * Yes + * No + * * * * \section Sec_XMEGASupport_Boards Supported Atmel Boards -- cgit v1.2.3