diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2015-10-03 22:36:32 +1000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2015-10-03 22:36:32 +1000 |
commit | 07e521db928dc7e8ae707e8e395dfade95d031f0 (patch) | |
tree | 62bdc1a94c72b8425d86eb55568bff00d6bb5acd | |
parent | 1914573cd4eaea4579fc5fcfed47da517dece1d9 (diff) | |
download | lufa-07e521db928dc7e8ae707e8e395dfade95d031f0.tar.gz lufa-07e521db928dc7e8ae707e8e395dfade95d031f0.tar.bz2 lufa-07e521db928dc7e8ae707e8e395dfade95d031f0.zip |
Newer AS7 integration binary, with ASF detection fixes and newer image assets.
-rw-r--r-- | LUFA/DoxygenPages/ChangeLog.txt | 2 | ||||
-rw-r--r-- | LUFA/StudioIntegration/VSIX/LUFA.dll | bin | 749056 -> 782848 bytes |
2 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 77110e30e..dfb4eb18c 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -11,6 +11,7 @@ * - Added support for the Atmel Xplained-MINI series of development kits * - 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) * * <b>Changed:</b> * - Core: @@ -28,6 +29,7 @@ * - Fixed broken XMEGA serial stream driver due to missing USART base pointer parameter (thanks to William Patterson) * - Fixed incorrect signature reported in the CDC/DFU bootloaders for the AT90USB82 (thanks to NicoHood) * - Fixed broken RNDIS demos on Linux machines whose DHCP hosts require a Lease Time option (thanks to Stefan Hellermann) + * - Fixed broken LEDs_Disable() implementation for the Arduino Uno board (thanks to NicoHood) * * \section Sec_ChangeLog140928 Version 140928 * <b>New:</b> diff --git a/LUFA/StudioIntegration/VSIX/LUFA.dll b/LUFA/StudioIntegration/VSIX/LUFA.dll Binary files differindex cc4b8ed5c..9a5761995 100644 --- a/LUFA/StudioIntegration/VSIX/LUFA.dll +++ b/LUFA/StudioIntegration/VSIX/LUFA.dll |