From 70f7e6558c0366fcd37b08655f941a318f8c50b8 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 11 Sep 2014 23:22:00 +1000 Subject: [PATCH] Add Atmel Studio support for the Arduino Yun and Micro boards. --- LUFA/DoxygenPages/ChangeLog.txt | 2 +- .../lufa_drivers_board_names.xml | 26 +++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 521e46b295..5bac1a4065 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -11,7 +11,7 @@ * - Core: * - Updated the BUILD build system module to add a new COMPILER_PATH optional variable * - Added Serial_IsSendReady() and Serial_IsSendComplete() functions to the Serial hardware peripheral driver - * - Added support for the Arduino Yun board (ATMEGA32U4 coprocessor) + * - Added support for the Arduino Yun board (ATMEGA32U4 co-processor) * - Added support for the Arduino Micro board * - Library Applications: * - Added new Dual MIDI class driver device demo diff --git a/LUFA/StudioIntegration/lufa_drivers_board_names.xml b/LUFA/StudioIntegration/lufa_drivers_board_names.xml index 949ca57119..4b099920b7 100644 --- a/LUFA/StudioIntegration/lufa_drivers_board_names.xml +++ b/LUFA/StudioIntegration/lufa_drivers_board_names.xml @@ -822,6 +822,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +