diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2015-11-01 21:28:00 +1100 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2015-11-01 21:28:00 +1100 |
commit | c9db3f0aa9364284158c208740cce3bb73f72f7e (patch) | |
tree | a6163ceaa8777d2101b734cc9ee8560ec9b685f0 /LUFA/DoxygenPages | |
parent | f2af532481e70596871207b86d447487b8701a38 (diff) | |
download | lufa-c9db3f0aa9364284158c208740cce3bb73f72f7e.tar.gz lufa-c9db3f0aa9364284158c208740cce3bb73f72f7e.tar.bz2 lufa-c9db3f0aa9364284158c208740cce3bb73f72f7e.zip |
Fix AS7 integration, include modified Docbook HV1 transforms.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r-- | LUFA/DoxygenPages/ChangeLog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index dfb4eb18c..443787aee 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -12,6 +12,7 @@ * - Added new PROGMEM variant send functions to the CDC class device driver (thanks to Stefan Hellermann) * - Added new PROGMEM variant send functions to the CDC class host driver * - Added additional Arduino Uno board definitions for the main processor reset (thanks to NicoHood) + * - Added modified DocBook transforms to generate Atmel Studio 6/7 internal help documentation (thanks to Morten Engelhardt Olsen) * * <b>Changed:</b> * - Core: |