<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA/Drivers/USB/LowLevel/DevChapter9.h, 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>2010-07-21T12:20:34+00:00</updated>
<entry>
<title>Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory, new named DeviceStandardReq.c/.h and HostStandardReq.c/.h.</title>
<updated>2010-07-21T12:20:34+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-07-21T12:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=5fbee7155ba7f3211c9be25112451fa53fb61b0a'/>
<id>urn:sha1:5fbee7155ba7f3211c9be25112451fa53fb61b0a</id>
<content type='text'>
Rename LowLevel.c/.h to USBController.c/.h.

Remove dependancies on the complete &lt;avr/io.h&gt; header in the HighLevel USB driver directory, to ensure less work is required in later (possible) ports.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1397 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().</title>
<updated>2010-06-17T08:15:58+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-06-17T08:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f37d6dff85d0272845b50840689258e2f9d0f6b4'/>
<id>urn:sha1:f37d6dff85d0272845b50840689258e2f9d0f6b4</id>
<content type='text'>
Minor tweaks to the library documentation.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1343 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as the new 1.7 Doxygen's default stylesheet is much better.</title>
<updated>2010-06-16T11:01:01+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-06-16T11:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=fbc47576f4034ff0b1a7da7766fa1ba31b32d0a7'/>
<id>urn:sha1:fbc47576f4034ff0b1a7da7766fa1ba31b32d0a7</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1341 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed internal device serial not being accessible on the ATMEGAXXU2 AVRs (thanks to Axel Rohde).</title>
<updated>2010-05-30T07:29:18+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-05-30T07:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=c8963e371ab4ebdd30923d76539205218a8b7274'/>
<id>urn:sha1:c8963e371ab4ebdd30923d76539205218a8b7274</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1290 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.</title>
<updated>2010-05-08T03:12:14+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-05-08T03:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=b5f6d7ca1be6920de8226721ebb3fc2f937854cd'/>
<id>urn:sha1:b5f6d7ca1be6920de8226721ebb3fc2f937854cd</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1248 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed device state not being reset back to the default state if the host sets the address to 0x00.</title>
<updated>2010-05-04T10:07:22+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-05-04T10:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f4f88177f3514f1a6547672fb296352c33606435'/>
<id>urn:sha1:f4f88177f3514f1a6547672fb296352c33606435</id>
<content type='text'>
Fixed Set Configuration requests not being stalled until the host has set the device's address.

Fixed possibility of internal signature retrieval being corrupted if an interrupt occurs during a signature byte read (thanks to Andrei Krainev).

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1231 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code.</title>
<updated>2010-04-13T23:29:11+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-04-13T23:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=56c9a7f4ca79faa08f2b6a2825b67bc60c7145e8'/>
<id>urn:sha1:56c9a7f4ca79faa08f2b6a2825b67bc60c7145e8</id>
<content type='text'>
Added spacing between multiple paragraphs in Doxygen \note sections.

Removed call to the clock prescaler reset function in the Teensy bootloader to save space - the user application is accessed via a watchdog reset anyway, so the prescale reset would only affect the speed of the bootloader itself.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1207 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add file-level brief documentation.</title>
<updated>2010-03-29T07:49:58+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-03-29T07:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=e3c05a0a2b386ee8e0d521a857d6d9fe3cbd4023'/>
<id>urn:sha1:e3c05a0a2b386ee8e0d521a857d6d9fe3cbd4023</id>
<content type='text'>
Remove accidentally duplicated model-specific peripheral driver files.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1180 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix incorrect error when directly including the LUFA internal USB library components.</title>
<updated>2010-02-24T07:01:59+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-02-24T07:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=1b952bde18c02f84ebcd46a3cb72a7756761e599'/>
<id>urn:sha1:1b952bde18c02f84ebcd46a3cb72a7756761e599</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1156 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Revert changes made for the partial port to the AVR32 architecture.</title>
<updated>2010-02-24T06:58:23+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-02-24T06:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=df4879bea58a4c3fa8f1f3a7dec19cd08cdb8bd4'/>
<id>urn:sha1:df4879bea58a4c3fa8f1f3a7dec19cd08cdb8bd4</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1155 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
