diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2012-09-08 09:16:41 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2012-09-08 09:16:41 +0000 |
commit | 7aa8dc1de069b0f9c9e0b2bd379713d49dfee377 (patch) | |
tree | f4076e0793aadc6819ca1bbc1661436bc2aba23d /LUFA/DoxygenPages | |
parent | 1adf8174cf06760fdb35476744e3446e9c2eda02 (diff) | |
download | lufa-7aa8dc1de069b0f9c9e0b2bd379713d49dfee377.tar.gz lufa-7aa8dc1de069b0f9c9e0b2bd379713d49dfee377.tar.bz2 lufa-7aa8dc1de069b0f9c9e0b2bd379713d49dfee377.zip |
Add support for the Atmel UC3-A3 Xplained board.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r-- | LUFA/DoxygenPages/ChangeLog.txt | 1 | ||||
-rw-r--r-- | LUFA/DoxygenPages/DeviceSupport.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 791b1a31e..0b351550e 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -10,6 +10,7 @@ * <b>New:</b> * - Core: * - Added support for the Arduino Leonardo board + * - Added support for the Atmel UC3-A3 Xplained board * - Added new doxygen_upgrade and doxygen_create targets to the DOXYGEN build system module * - Library Applications: * - Added a different device serial number when the AVRISP-MKII Clone project is in libUSB compatibility mode, so that diff --git a/LUFA/DoxygenPages/DeviceSupport.txt b/LUFA/DoxygenPages/DeviceSupport.txt index 6ba66ae58..517071081 100644 --- a/LUFA/DoxygenPages/DeviceSupport.txt +++ b/LUFA/DoxygenPages/DeviceSupport.txt @@ -290,6 +290,7 @@ * - EVK1100 * - EVK1101 * - EVK1104 + * - UC3-A3 Xplained * * \section Sec_UC3Support_ThirdParty Supported Third Party Models * |