Merge branch 'master' into XMEGA-Demo-Ports-ClockOnly

This commit is contained in:
Dean Camera 2013-05-20 00:06:37 +02:00
commit 10448970e5
12 changed files with 374 additions and 26 deletions

View file

@ -12,6 +12,7 @@
* - Added additional MIDI command definitions to the MIDI class driver (thanks to Daniel Dreibrodt)
* - Added new CONCAT() and CONCAT_EXPANDED() convenience macros
* - Added new Printer Device Class driver
* - Added support for the XMEGA C3 Xplained board
* - Library Applications:
* - Added new Printer class bootloader
* - Added new Mass Storage class bootloader

View file

@ -410,6 +410,7 @@
* Currently supported Atmel XMEGA boards (see \ref Group_BoardTypes):
* - XMEGA A3BU Xplained
* - XMEGA B1 Xplained
* - XMEGA C3 Xplained
*
* \section Sec_XMEGASupport_ThirdParty Supported Third Party Boards
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):