Add new Bulk Vendor device demo application.

This commit is contained in:
Dean Camera
2013-10-30 19:34:31 +01:00
parent 14e44b626f
commit b7b6f212e9
22 changed files with 4045 additions and 1 deletions
+4
View File
@@ -7,6 +7,10 @@
/** \page Page_ChangeLog Project Changelog
*
* \section Sec_ChangeLogXXXXXX Version XXXXXX
* <b>New:</b>
* - Library Applications:
* - Added new Bulk Vendor low level device demo
*
* <b>Changed:</b>
* - Library Applications:
* - Refactored out USB interface IDs in the demo applications into enums (thanks to Laszlo Monda)