Add Atmel Studio support for the Arduino Yun and Micro boards.

This commit is contained in:
Dean Camera 2014-09-11 23:22:00 +10:00
parent c69a623652
commit 70f7e6558c
2 changed files with 27 additions and 1 deletions

View file

@ -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