Add Atmel Studio support for the Arduino Yun and Micro boards.
This commit is contained in:
parent
c69a623652
commit
70f7e6558c
2 changed files with 27 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue