<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Demos/AudioInput, 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>2009-03-20T06:34:41+00:00</updated>
<entry>
<title>Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.</title>
<updated>2009-03-20T06:34:41+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-03-20T06:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ceb698fdde8358f6e04c53e77a3f0d08e306d02b'/>
<id>urn:sha1:ceb698fdde8358f6e04c53e77a3f0d08e306d02b</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@475 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.</title>
<updated>2009-03-19T14:16:12+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-03-19T14:16:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=df836c084ec37df55fa106b2bcb16ea02e49dc36'/>
<id>urn:sha1:df836c084ec37df55fa106b2bcb16ea02e49dc36</id>
<content type='text'>
Corrections to Keyboard demo.

Removed AVRISP_Programmer project due to code quality concerns.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@470 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added extra output to makefiles to indicate the currently selected BOARD parameter.</title>
<updated>2009-03-16T11:29:00+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-03-16T11:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=15d4f2f5a1f6cc1f17b6903ef275ceaabe488780'/>
<id>urn:sha1:15d4f2f5a1f6cc1f17b6903ef275ceaabe488780</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@462 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed incorrect/missing control status stage transfers on demos, bootloaders and applications (thanks to Nate Lawson).</title>
<updated>2009-03-10T05:56:17+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-03-10T05:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ef299447977c928fd469201490bba6a27703d142'/>
<id>urn:sha1:ef299447977c928fd469201490bba6a27703d142</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@456 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro has been corrected in recent avr-libc versions</title>
<updated>2009-03-09T12:28:50+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-03-09T12:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=2fdeeb2acba95c5214db03abe40f33effbd1d3e2'/>
<id>urn:sha1:2fdeeb2acba95c5214db03abe40f33effbd1d3e2</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@455 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Updated makefiles to reflect new dfu-ee programming target invocations (supplied by Opendous, Inc.).</title>
<updated>2009-03-04T08:03:13+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-03-04T08:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=33fabb1f95f9c3867c97fd927fd4a78091d6bf13'/>
<id>urn:sha1:33fabb1f95f9c3867c97fd927fd4a78091d6bf13</id>
<content type='text'>
Renamed the ATTR_ALWAYSINLINE function attribute macro to ATTR_ALWAYS_INLINE to match the style of the other function attribute macro names.

Added ATTR_ALWAYS_INLINE attribute to several inlined library functions, to ensure they are inlined in all circumstances.

Cleanups to Endpoint.h and Pipe.h. Added better documentation for the endpoint and pipe interrupts.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@450 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
