1
0

Add PROGMEM variant data send functions to the CDC host class driver.

This commit is contained in:
Dean Camera
2015-08-01 11:58:30 +10:00
parent 7c9c3d15e0
commit 0626ac1f63
3 changed files with 71 additions and 1 deletions

View File

@@ -9,7 +9,8 @@
* \section Sec_ChangeLogXXXXXX Version XXXXXX
* <b>New:</b>
* - Added support for the Atmel Xplained-MINI series of development kits
* - Added new PROGMEM variant send functions to the CDC class driver (thanks to Stefan Hellermann)
* - Added new PROGMEM variant send functions to the CDC class device driver (thanks to Stefan Hellermann)
* - Added new PROGMEM variant send functions to the CDC class host driver
*
* <b>Changed:</b>
* - Library Applications: