<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/lib/lufa, branch master</title>
<subtitle>my qmk configs</subtitle>
<id>http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master</id>
<link rel='self' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/'/>
<updated>2022-08-26T02:19:34+00:00</updated>
<entry>
<title>Update LUFA submodule (#18168)</title>
<updated>2022-08-26T02:19:34+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2022-08-26T02:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=24720400a854e5954c75baef67161469bc6a3e8e'/>
<id>urn:sha1:24720400a854e5954c75baef67161469bc6a3e8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update LUFA submodule (#17368)</title>
<updated>2022-06-12T23:17:24+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2022-06-12T23:17:24+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=0d64038b73a45cd4f873112cfa2679728df9b9ce'/>
<id>urn:sha1:0d64038b73a45cd4f873112cfa2679728df9b9ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update LUFA Submodule (2021-07-30) (#13819)</title>
<updated>2021-07-31T13:08:44+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2021-07-31T13:08:44+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=f587ee5b5bcfea4d60e97983ae06a36a46f0f9bb'/>
<id>urn:sha1:f587ee5b5bcfea4d60e97983ae06a36a46f0f9bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588)</title>
<updated>2021-07-25T06:00:57+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2021-07-25T06:00:57+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=71e9f8fc11f617278497611e169bf2ddccd2211c'/>
<id>urn:sha1:71e9f8fc11f617278497611e169bf2ddccd2211c</id>
<content type='text'>
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>add lufa as a submodule</title>
<updated>2019-08-30T22:01:52+00:00</updated>
<author>
<name>skullY</name>
</author>
<published>2019-08-03T03:13:57+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=39baa5e80da8f96b5455e160259523e0c2848a94'/>
<id>urn:sha1:39baa5e80da8f96b5455e160259523e0c2848a94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the LUFA lib to use a submodule instead of just files (#6245)</title>
<updated>2019-08-30T22:01:52+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2019-08-02T21:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/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>Expand bootloader target to support most AVR boards (#6255)</title>
<updated>2019-07-16T08:28:23+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2019-07-16T08:28:23+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=f859375284f5a27f5b4f8cbe654e305ca3face17'/>
<id>urn:sha1:f859375284f5a27f5b4f8cbe654e305ca3face17</id>
<content type='text'>
* Update the :bootloader target to pass along correct hardware info

* Update make scripts to properly grab the settings (a big thanks to @yanfali)

* Remove LUFA debug warnings
</content>
</entry>
<entry>
<title>Fix mismatched aliased event and event stub function prototypes.</title>
<updated>2018-09-11T19:52:57+00:00</updated>
<author>
<name>Dean Camera</name>
</author>
<published>2018-06-17T06:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/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:57+00:00</updated>
<author>
<name>Dean Camera</name>
</author>
<published>2018-06-17T05:44:28+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/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:46+00:00</updated>
<author>
<name>sameehj</name>
</author>
<published>2018-05-10T03:39:46+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/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>
</feed>
