Update Android Accessory Class driver to be compatible with protocol version 2 devices.
This commit is contained in:
parent
39603f05b2
commit
0223c3668c
3 changed files with 9 additions and 6 deletions
|
@ -8,16 +8,18 @@
|
|||
*
|
||||
* \section Sec_ChangeLogXXXXXX Version XXXXXX
|
||||
* <b>New:</b>
|
||||
* - Library Applications:
|
||||
* - Added new Printer class bootloader
|
||||
* - Added new Mass Storage class bootloader
|
||||
* - Core:
|
||||
* - Added additional MIDI command definitions to the MIDI class driver (thanks to Daniel Dreibrodt)
|
||||
* - Added new CONCAT() and CONCAT_EXPANDED() convenience macros
|
||||
* - Added new Printer Device Class driver
|
||||
* - Library Applications:
|
||||
* - Added new Printer class bootloader
|
||||
* - Added new Mass Storage class bootloader
|
||||
*
|
||||
* <b>Changed:</b>
|
||||
* - Core:
|
||||
* - Updated the BUILD build system module to produce binary BIN files in addition to Intel HEX files
|
||||
* - Updated the Android Accessory Class to accept version 2 protocol devices (with version 1 functionality)
|
||||
*
|
||||
* <b>Fixed:</b>
|
||||
* - Core:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue