<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA/makefile, branch master</title>
<subtitle>fork to update the benito, midimonster and other suspect devices products</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/lufa/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/lufa/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/'/>
<updated>2012-07-14T13:24:59+00:00</updated>
<entry>
<title>Fix up main library core makefile include paths.</title>
<updated>2012-07-14T13:24:59+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-14T13:24:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=babb81106a6003ebcac9cdac9f0f5a78dd9a08a0'/>
<id>urn:sha1:babb81106a6003ebcac9cdac9f0f5a78dd9a08a0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2401 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix LUFA_SRC_PLATFORM makefile variable in the SOURCES build module to use LUFA_ROOT_PATH rather than LUFA_PATH.</title>
<updated>2012-07-05T18:32:50+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-05T18:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=50df5868ddc45c2e91a21aef9054c5ce742e2f54'/>
<id>urn:sha1:50df5868ddc45c2e91a21aef9054c5ce742e2f54</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2383 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Minor makefile fixes - add phony targets, remove silence switch from the root makefile and add missing build modules to the ClassDriver VirtualSerial device demo.</title>
<updated>2012-06-18T20:36:51+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-18T20:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=55ca63d90abd9202b7713257b8b08ceae5d6c0dc'/>
<id>urn:sha1:55ca63d90abd9202b7713257b8b08ceae5d6c0dc</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2354 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add ability to generate SYM files in the BUILD module. Clean up build system output to be slightly more human readable.</title>
<updated>2012-06-11T18:58:14+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-11T18:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=4b4305d2894fb716789383ddd74426877fb60648'/>
<id>urn:sha1:4b4305d2894fb716789383ddd74426877fb60648</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2339 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix up core library makefile clean target to properly remove dependency files.</title>
<updated>2012-06-10T18:40:39+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-10T18:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=67590f1a951992d6273cfdd6984a8a6c3634629f'/>
<id>urn:sha1:67590f1a951992d6273cfdd6984a8a6c3634629f</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2334 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Make sure the main library core makefile does not interfere with the Doxygen module configuration if included in a legacy makefile.</title>
<updated>2012-06-10T18:35:57+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-10T18:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=1439ff399485ad160b0f35fa4442ce1912264780'/>
<id>urn:sha1:1439ff399485ad160b0f35fa4442ce1912264780</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2333 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix BUILD module so that user flags are applied after all auto-generated flags, ensure dependency files are generated with a .d extension rather than a .o.d extension, allow use of full part names ("at32uc3a0256") instead of GCC truncted part names ("uc3a0256").</title>
<updated>2012-06-06T19:24:22+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-06T19:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=bff40bff0d65836003376b006ebb766aca12a06f'/>
<id>urn:sha1:bff40bff0d65836003376b006ebb766aca12a06f</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2314 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix typo in the UC3 host pipe driver. Improve library TAR export exclusion filetype filter.</title>
<updated>2012-06-06T19:09:06+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-06T19:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=06271d45d09909808ea40a468d7ca7e135e240d8'/>
<id>urn:sha1:06271d45d09909808ea40a468d7ca7e135e240d8</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2309 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Clean up CORE build system module, use simple rather than recursive make variables for internal constants and $(shell) derived values.</title>
<updated>2012-06-02T21:45:51+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-02T21:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a741b8aeadc8313483f03a2f149029607e08a984'/>
<id>urn:sha1:a741b8aeadc8313483f03a2f149029607e08a984</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2289 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add platform driver dispatch header and makefile module source variable.</title>
<updated>2012-06-02T19:56:50+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-02T19:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=44f1979025ee8542d54a562485cb6a41f49ba695'/>
<id>urn:sha1:44f1979025ee8542d54a562485cb6a41f49ba695</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2288 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
