<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Demos/Device/ClassDriver/VirtualSerial/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:18:13+00:00</updated>
<entry>
<title>Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.</title>
<updated>2012-07-14T13:18:13+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-14T13:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=73d3eb77fa6476c6a732327edb6fac8feab2fc6b'/>
<id>urn:sha1:73d3eb77fa6476c6a732327edb6fac8feab2fc6b</id>
<content type='text'>
Prevent the BUILD module from shell-executing multiple processes to determine the avr-size flags to speed up the build, unless the size rule is invoked.

Add warnings and set warnings as errors to the SingleUSBModeTest build test makefile.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2400 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.</title>
<updated>2012-07-11T19:57:19+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-11T19:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f93bcc34ec61bb80fe7aa2a54107d819ec5b46aa'/>
<id>urn:sha1:f93bcc34ec61bb80fe7aa2a54107d819ec5b46aa</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2398 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add HID bootloader build module (thanks to Stefan Hellermann).</title>
<updated>2012-06-21T20:24:29+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-21T20:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f94fd8416afd9418928d079b2ff995d2780f3e05'/>
<id>urn:sha1:f94fd8416afd9418928d079b2ff995d2780f3e05</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2360 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>Switch over Demos, Bootloaders and Projects to the new and improved build system.</title>
<updated>2012-06-01T22:32:43+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-01T22:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a0a30d5afb506b55655de244f1c7f6b1857279d8'/>
<id>urn:sha1:a0a30d5afb506b55655de244f1c7f6b1857279d8</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2264 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Merge in latest trunk.</title>
<updated>2012-05-20T15:43:51+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-20T15:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=bf5448b1d3625e109ac243f560aa4bec004b135a'/>
<id>urn:sha1:bf5448b1d3625e109ac243f560aa4bec004b135a</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/branches/AppConfigHeaders@2228 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Update project Doxygen and makefiles so that the resulting project documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core.</title>
<updated>2012-05-17T21:08:53+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-17T21:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=97650353763a899b102af470e6e542fbed453734'/>
<id>urn:sha1:97650353763a899b102af470e6e542fbed453734</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2221 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>AppConfigHeaders: Switch class driver Device mode demos to use LUFAConfig.h configuration header files.</title>
<updated>2012-05-13T17:17:45+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-13T17:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=bc9dd03a320cb66c000c282ad8b6b46ae6fb6216'/>
<id>urn:sha1:bc9dd03a320cb66c000c282ad8b6b46ae6fb6216</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/branches/AppConfigHeaders@2214 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Make Doxygen fail for any Doxygen output other than unsupported tags (as these are somewhat benign).</title>
<updated>2012-04-09T10:04:40+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-04-09T10:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=1067b399f9751a17edfb189b0274c0760cc29cda'/>
<id>urn:sha1:1067b399f9751a17edfb189b0274c0760cc29cda</id>
<content type='text'>
Improve exclusion list for the main library export_tar rule to exclude any compiled library files from the export.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2150 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Only abort Doxygen documentation generation if a non-unsupported tag warning is encountered.</title>
<updated>2012-03-09T22:36:56+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-03-09T22:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=6de350f9f867bdd2d49128082ae9375b82370819'/>
<id>urn:sha1:6de350f9f867bdd2d49128082ae9375b82370819</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2104 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
