aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2015-09-30 21:51:27 +1000
committerDean Camera <dean@fourwalledcubicle.com>2015-09-30 21:51:27 +1000
commit815a29c7b259ea66d02a037105a5284a69f4e1dd (patch)
tree1c2263272cb4a9dd1ec4b8c3ee116a5c36842744 /LUFA
parentb0c64393c71f42055a05765fa6ce2c4ae45d0b87 (diff)
downloadlufa-815a29c7b259ea66d02a037105a5284a69f4e1dd.tar.gz
lufa-815a29c7b259ea66d02a037105a5284a69f4e1dd.tar.bz2
lufa-815a29c7b259ea66d02a037105a5284a69f4e1dd.zip
Minor documentation improvements.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt2
-rw-r--r--LUFA/StudioIntegration/VSIX/LUFA.dllbin749056 -> 745472 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index e3382d813..77110e30e 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -22,10 +22,12 @@
* - The CDC, DFU and Printer class bootloaders are now compatible with the original Atmel XPLAIN and Arduino Leonardo boards
* - The CDC, DFU, Mass Storage and Printer class bootloaders are not compatible with devices with the BOOTRST fuse set and will
* exit automatically unless an external reset was the last reset cause (thanks to Alex Kazik)
+ * - Added missing force-inline attribute to the endianness utility functions (thanks to Stefan Hellermann)
*
* <b>Fixed:</b>
* - 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)
*
* \section Sec_ChangeLog140928 Version 140928
* <b>New:</b>
diff --git a/LUFA/StudioIntegration/VSIX/LUFA.dll b/LUFA/StudioIntegration/VSIX/LUFA.dll
index 665b8029f..26ba83d1b 100644
--- a/LUFA/StudioIntegration/VSIX/LUFA.dll
+++ b/LUFA/StudioIntegration/VSIX/LUFA.dll
Binary files differ