Added User Application APIs to the CDC and DFU class bootloaders.

This commit is contained in:
Dean Camera
2011-10-11 06:20:18 +00:00
parent beb069b9b8
commit 1a4a26271e
19 changed files with 436 additions and 9 deletions
+19
View File
@@ -5,6 +5,25 @@
*/
/** \page Page_ChangeLog Project Changelog
*
* \section Sec_ChangeLogXXXXXX Version XXXXXX
* <b>New:</b>
* - Core:
* - None
* - Library Applications:
* - Added User Application APIs to the CDC and DFU class bootloaders
*
* <b>Changed:</b>
* - Core:
* - None
* - Library Applications:
* - None
*
* <b>Fixed:</b>
* - Core:
* - None
* - Library Applications:
* - None
*
* \section Sec_ChangeLog111009 Version 111009
* <b>New:</b>