From: Dean Camera Date: Tue, 7 Jan 2014 23:42:06 +0000 (+1100) Subject: Minor documentation improvements. X-Git-Tag: LUFA-140302~10 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/32c5c43bf015c190f93c9c68d496ef6a5e68e874?ds=sidebyside Minor documentation improvements. --- 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) * * Changed: * - Library Applications: