aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-12-20 01:11:45 -0800
committerDean Camera <dean@fourwalledcubicle.com>2013-12-20 01:11:45 -0800
commit9965b2ca0a32b06b578f009396aa6071c92ebd88 (patch)
tree91efdca610d043f7cf25bfed835e446a39c0c467 /LUFA/DoxygenPages
parent70a726b5aa6fb5a87193df1a780050d51110e6cb (diff)
parent25a02432e72542015015b37d4ddfd518f4aea111 (diff)
downloadlufa-9965b2ca0a32b06b578f009396aa6071c92ebd88.tar.gz
lufa-9965b2ca0a32b06b578f009396aa6071c92ebd88.tar.bz2
lufa-9965b2ca0a32b06b578f009396aa6071c92ebd88.zip
Merge pull request #16 from hansmi/master
AVR8: Add option to keep 3.3V regulator enabled.
Diffstat (limited to 'LUFA/DoxygenPages')
-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 55150f4d4..75a1c6c6a 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -11,6 +11,7 @@
* - Library Applications:
* - 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
*
* <b>Changed:</b>
* - Library Applications: