Add new Printer Device Class driver.

This commit is contained in:
Dean Camera 2013-05-05 19:07:20 +00:00
parent 7f5445c8c6
commit 9ccf3eafad
6 changed files with 598 additions and 15 deletions

View file

@ -13,6 +13,7 @@
* - Added new Mass Storage class bootloader
* - 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
*
* <b>Changed:</b>
* - Core: