aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-05-10 21:45:37 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-05-10 21:45:37 +0200
commit0223c3668c1ad5507a4d3a393b2bea5f3426289c (patch)
treec79b81049a9f2a3cd5839de8fae0fb9d93e79b58 /LUFA/DoxygenPages
parent39603f05b293d9919b8da8099ebeebc9c01a5ba4 (diff)
downloadlufa-0223c3668c1ad5507a4d3a393b2bea5f3426289c.tar.gz
lufa-0223c3668c1ad5507a4d3a393b2bea5f3426289c.tar.bz2
lufa-0223c3668c1ad5507a4d3a393b2bea5f3426289c.zip
Update Android Accessory Class driver to be compatible with protocol version 2 devices.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index dd9a4eabe..c4b9af9a5 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -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: