Merge branch 'master' into XMEGA-Demo-Ports-ClockOnly
This commit is contained in:
commit
10448970e5
12 changed files with 374 additions and 26 deletions
|
@ -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
|
||||
|
|
|
@ -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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue