<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Bootloaders/HID/HostLoaderApp/hid_bootloader_cli.c, 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-04-19T19:55:16+00:00</updated>
<entry>
<title>Remove an unused variable in the HID loader CLI application. Update known issues list.</title>
<updated>2012-04-19T19:55:16+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-04-19T19:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=1c5a5f67c8a0761119c30c97d851bcdf62e4a2ae'/>
<id>urn:sha1:1c5a5f67c8a0761119c30c97d851bcdf62e4a2ae</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2171 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Re-enable cppcheck static analysis unused function checks after adding in special-case suppressions to the event stub functions. Add missing function prototypes to the AudioInput and AudioOutput class driver device demos.</title>
<updated>2012-03-25T12:12:08+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-03-25T12:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=17fb1cd6905296ea942f564476be97e870725b36'/>
<id>urn:sha1:17fb1cd6905296ea942f564476be97e870725b36</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2120 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Update code and StaticAnlysisTest so that missingInclude warnings do not have to be suppressed, and so that all code except for third party libraries can be checked.</title>
<updated>2012-03-04T16:15:59+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-03-04T16:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ce40f19cfc51f640013874e80d656b48a9ff5b2b'/>
<id>urn:sha1:ce40f19cfc51f640013874e80d656b48a9ff5b2b</id>
<content type='text'>
Update SingleUSBModeTest makefile to separate out the messages from the test commands.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2079 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix warnings and errors found by the new cppcheck provided static code analysis.</title>
<updated>2012-02-28T20:40:24+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-02-28T20:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=2f2a53b3721a36b93465461695d8ec37cdc0983e'/>
<id>urn:sha1:2f2a53b3721a36b93465461695d8ec37cdc0983e</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2075 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.</title>
<updated>2011-12-23T01:51:39+00:00</updated>
<author>
<name>dean</name>
<email>dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-12-23T01:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9b0c63fa0a32478a8f5bdd90a9ab4a23a19cb1f0'/>
<id>urn:sha1:9b0c63fa0a32478a8f5bdd90a9ab4a23a19cb1f0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2007 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Expand the documentation for each Bootloader to give sample usage instructions for the command line programmer utilities.</title>
<updated>2011-06-02T13:40:53+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-06-02T13:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=6d096af48196bc98d476f06a96997f8041db837e'/>
<id>urn:sha1:6d096af48196bc98d476f06a96997f8041db837e</id>
<content type='text'>
Fix typo in the HID class bootloader CLI programmer application usage instructions.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1778 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix errors in the hid_bootloader_cli.c program code.</title>
<updated>2011-02-09T22:48:31+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-02-09T22:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ada8147ec3289b4a257b533a17cca8568d3c09b3'/>
<id>urn:sha1:ada8147ec3289b4a257b533a17cca8568d3c09b3</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1660 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Update HID bootloader loader application to support the VID/PID used by the bootloader.</title>
<updated>2011-02-09T22:35:48+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-02-09T22:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=0e18c0c19fa00cba222c8a936b4be041ba67bbd5'/>
<id>urn:sha1:0e18c0c19fa00cba222c8a936b4be041ba67bbd5</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1659 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
