Fix LED driver for the Arduino Leonardo board.

This commit is contained in:
Dean Camera 2014-04-30 20:36:42 +10:00
parent 7ad97a3d5d
commit 7768935889
2 changed files with 16 additions and 15 deletions

View file

@ -11,6 +11,7 @@
* - Core:
* - Fixed device class driver pipe configuration routines returning success with a partially constructed instance
* when a pipe configuration failed (thanks to Helge Suess)
* - Fixed incorrect LED driver definitions for the Arduino Leonardo board (thanks to Zoltán Szőke)
*
* \section Sec_ChangeLog140302 Version 140302
* <b>New:</b>