Add missing U2S board definition, update build tests and documentation.

This commit is contained in:
Dean Camera 2013-06-22 13:13:17 +02:00
parent 4a4b9d3051
commit ed922ff422
5 changed files with 7 additions and 1 deletions

View file

@ -13,6 +13,7 @@
* - Added new CONCAT() and CONCAT_EXPANDED() convenience macros
* - Added new Printer Device Class driver
* - Added support for the XMEGA C3 Xplained board
* - Added support for the U2S board (thanks to megal0maniac)
* - Library Applications:
* - Added new Printer class bootloader
* - Added new Mass Storage class bootloader