Added missing LEDs to the XMEGA A3BU Xplained and XMEGA C3 Xplained board LED drivers

This commit is contained in:
Dean Camera 2013-06-01 18:56:03 +02:00
parent 94b43e2f9d
commit 16037433a2
3 changed files with 89 additions and 28 deletions

View file

@ -23,6 +23,7 @@
* - Updated the BUILD build system module to produce binary BIN files in addition to Intel HEX files
* - Updated the Android Accessory Class to accept version 2 protocol devices (with version 1 functionality)
* - All board drivers now implement dummy functions and constants when BOARD is set to NONE
* - Added missing LEDs to the XMEGA A3BU Xplained board LED driver (thanks to Michael Janssen)
*
* <b>Fixed:</b>
* - Core: