aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2014-01-08 10:42:06 +1100
committerDean Camera <dean@fourwalledcubicle.com>2014-01-08 10:42:06 +1100
commit32c5c43bf015c190f93c9c68d496ef6a5e68e874 (patch)
tree7acc872ba9f13dd2ddcb3466e2a033661b0132ea
parent832817548235e93e0be54bbe6986135aca170944 (diff)
downloadlufa-32c5c43bf015c190f93c9c68d496ef6a5e68e874.tar.gz
lufa-32c5c43bf015c190f93c9c68d496ef6a5e68e874.tar.bz2
lufa-32c5c43bf015c190f93c9c68d496ef6a5e68e874.zip
Minor documentation improvements.
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 01b5a5b10..d9fb0f030 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -12,6 +12,7 @@
* - Added new Bulk Vendor low level device demo
* - Added new libUSB host Python and NodeJS application examples for the Class driver GenericHID demo (thanks to Laszlo Monda)
* - Added new AVR8 USB option to keep 3.3V regulator enabled (thanks to Michael Hanselmann)
+ * - Added new USB_STRING_DESCRIPTOR() and USB_STRING_DESCRIPTOR_ARRAY() convenience macros (thanks to Laszlo Monda)
*
* <b>Changed:</b>
* - Library Applications: