Add Dual MIDI device class driver demo application.

This commit is contained in:
Dean Camera 2014-08-31 21:27:35 +10:00
parent 0091b3c819
commit 4d8ff75993
15 changed files with 3456 additions and 7 deletions

View file

@ -11,6 +11,8 @@
* - Core:
* - Updated the BUILD build system module to add a new COMPILER_PATH optional variable
* - Added Serial_IsSendReady() and Serial_IsSendComplete() functions to the Serial hardware peripheral driver
* - Library Applications:
* - Added new Dual MIDI class driver device demo
*
* <b>Changed:</b>
* - Core:

View file

@ -171,12 +171,12 @@
* <tr>
* <td>0x03EB</td>
* <td>0x206C</td>
* <td>Bulk Vendor Demo</td>
* <td>Bulk Vendor Demo Application</td>
* </tr>
* <tr>
* <td>0x03EB</td>
* <td>0x206D</td>
* <td><i>Currently Unallocated</i></td>
* <td>Dual MIDI Demo Application</td>
* </tr>
* <tr>
* <td>0x03EB</td>