<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/lib/lufa/LUFA/Drivers/USB, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2019-08-30T22:01:52Z</updated>
<entry>
<title>Fix the LUFA lib to use a submodule instead of just files (#6245)</title>
<updated>2019-08-30T22:01:52Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-08-02T21:02:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=cf4575b94a3c65e6535a159fc71fc885aebc2620'/>
<id>urn:sha1:cf4575b94a3c65e6535a159fc71fc885aebc2620</id>
<content type='text'>
* Remove LUFA files

* Update descriptions for newer version of LUFA

* Create PR6245.md

* Fix CDC(Serial) type errors

* Fix missed merge conflict for AUDIO_DTYPE_CSInterface
</content>
</entry>
<entry>
<title>Fix mismatched aliased event and event stub function prototypes.</title>
<updated>2018-09-11T19:52:57Z</updated>
<author>
<name>Dean Camera</name>
<email>dean@fourwalledcubicle.com</email>
</author>
<published>2018-06-17T06:06:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=df8e417032bace12d69b5d75aebf257ea5dadb86'/>
<id>urn:sha1:df8e417032bace12d69b5d75aebf257ea5dadb86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unneccesary ATTR_CONST from stub functions (thanks to NicoHood).</title>
<updated>2018-09-11T19:52:57Z</updated>
<author>
<name>Dean Camera</name>
<email>dean@fourwalledcubicle.com</email>
</author>
<published>2018-06-17T05:44:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c7e1b53913707487b0218b984367d32fb4466aaa'/>
<id>urn:sha1:c7e1b53913707487b0218b984367d32fb4466aaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gcc 8.10 compilation fix (#2914)</title>
<updated>2018-05-10T03:39:46Z</updated>
<author>
<name>sameehj</name>
<email>sameeh.j@gmail.com</email>
</author>
<published>2018-05-10T03:39:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=03516d546009af0ca4d46989214c8153c70b0712'/>
<id>urn:sha1:03516d546009af0ca4d46989214c8153c70b0712</id>
<content type='text'>
* Use memmove instead of memcpy

gcc 8.1 gives the following error:
lib/lufa/LUFA/Drivers/USB/Class/Common/HIDParser.c:93:5: error: 'memcpy' accessing 42 bytes at offsets 28 and 0 overlaps 14 bytes at offset 28 [-Werror=restrict]

This patch resolve this by using memmove instead

Signed-off-by: Sameeh &lt;Sameeh Jubran&gt;

* Remove ATTR_CONST from a void returning function

gcc 8.10 gives the following error when attempting to compile
lib/lufa/LUFA/Drivers/USB/Core/Events.h:334:5: error: 'const' attribute on function returning 'void' [-Werror=attributes]

Signed-off-by: Sameeh &lt;Sameeh Jubran&gt;
</content>
</entry>
<entry>
<title>Merge commit '60b30c036397cb5627fa374bb930794b225daa29' as 'lib/lufa'</title>
<updated>2017-07-07T15:55:23Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2017-07-07T15:55:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=8655d4f4948b2deef7844503c8d690f23ac1a062'/>
<id>urn:sha1:8655d4f4948b2deef7844503c8d690f23ac1a062</id>
<content type='text'>
</content>
</entry>
</feed>
