aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2014-09-11 23:22:00 +1000
committerDean Camera <dean@fourwalledcubicle.com>2014-09-11 23:22:00 +1000
commit70f7e6558c0366fcd37b08655f941a318f8c50b8 (patch)
treec5464449368418e2b5a8c8738b7dd24aafa9da0f /LUFA/DoxygenPages
parentc69a6236529416aa134cbfcd04a8f05eff987948 (diff)
downloadlufa-70f7e6558c0366fcd37b08655f941a318f8c50b8.tar.gz
lufa-70f7e6558c0366fcd37b08655f941a318f8c50b8.tar.bz2
lufa-70f7e6558c0366fcd37b08655f941a318f8c50b8.zip
Add Atmel Studio support for the Arduino Yun and Micro boards.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 521e46b29..5bac1a406 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