<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA.pnproj, 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-26T20:00:06+00:00</updated>
<entry>
<title>Add OLIMEX AVR-ISP-MK2 board to the BoardDriverTest build test.</title>
<updated>2012-07-26T20:00:06+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-26T20:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=4bf728b686f92badddb8d4cd202be33bfc6267d2'/>
<id>urn:sha1:4bf728b686f92badddb8d4cd202be33bfc6267d2</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2422 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<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>Update BUILD build system module with OBJECT_FILES variable, for additional user-specified object files. Update HID build module with a small shim application to reprogram the EEPROM of a target.</title>
<updated>2012-07-08T10:24:39+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-08T10:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f4ebc284115924585a424f084d36f3b344f3f442'/>
<id>urn:sha1:f4ebc284115924585a424f084d36f3b344f3f442</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2387 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>Add a list of module provided make variables and macros to the build system modules.</title>
<updated>2012-06-10T15:31:03+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-10T15:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9da91cec2f889f6a2dee0221be7d230de4a83861'/>
<id>urn:sha1:9da91cec2f889f6a2dee0221be7d230de4a83861</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2330 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add Build System documentation to the library manual. Update CPPCHECK build system module so that it uses the SRC variable rather than just the project directory.</title>
<updated>2012-06-10T14:59:13+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-10T14:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=724c884e4c88b273c7666501d5913602ecf3de84'/>
<id>urn:sha1:724c884e4c88b273c7666501d5913602ecf3de84</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2329 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to all application makefiles.</title>
<updated>2012-06-04T16:31:50+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-04T16:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=b9b7ed99f90d51f9c672d50845f77eb86e6f2ab0'/>
<id>urn:sha1:b9b7ed99f90d51f9c672d50845f77eb86e6f2ab0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2306 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add new CPPCHECK build system module for static code analysis of projects.</title>
<updated>2012-06-03T19:43:36+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-03T19:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=45c5568b40d65b48e2c94c64c958bf45edf1699c'/>
<id>urn:sha1:45c5568b40d65b48e2c94c64c958bf45edf1699c</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2299 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>
<entry>
<title>Replace architecture specific makefiles in the BuildTests with the new common build system makefiles.</title>
<updated>2012-06-02T10:46:25+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-02T10:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=1b177ee480895502f07e1c8d137949eda82a98cf'/>
<id>urn:sha1:1b177ee480895502f07e1c8d137949eda82a98cf</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2267 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
