Add new Bulk Vendor device demo application.
This commit is contained in:
parent
14e44b626f
commit
b7b6f212e9
22 changed files with 4045 additions and 1 deletions
|
@ -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)
|
||||
|
|
|
@ -171,7 +171,7 @@
|
|||
* <tr>
|
||||
* <td>0x03EB</td>
|
||||
* <td>0x206C</td>
|
||||
* <td><i>Currently Unallocated</i></td>
|
||||
* <td>Bulk Vendor Demo</td>
|
||||
* </tr>
|
||||
* <tr>
|
||||
* <td>0x03EB</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue