From c69a6236529416aa134cbfcd04a8f05eff987948 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 11 Sep 2014 23:16:16 +1000 Subject: Add support for the Arduino Micro board, fix other Arduino board LED drivers. --- LUFA/DoxygenPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/DoxygenPages/ChangeLog.txt') diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index f335401d0..521e46b29 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -12,6 +12,7 @@ * - 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 Micro board * - Library Applications: * - Added new Dual MIDI class driver device demo * -- cgit v1.2.3