<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA/Drivers/USB/LowLevel/LowLevel.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>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>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>Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel directory as it is hardware-dependent.</title>
<updated>2010-04-28T08:15:16+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-04-28T08:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=204a8e419400bbe1e2b3129a34c7a52aaf41cd3b'/>
<id>urn:sha1:204a8e419400bbe1e2b3129a34c7a52aaf41cd3b</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1221 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run.</title>
<updated>2010-04-28T07:48:26+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-04-28T07:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=704941fe8bed209c2848c8844d306867f78c2192'/>
<id>urn:sha1:704941fe8bed209c2848c8844d306867f78c2192</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1219 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>
<entry>
<title>More AVR32 achitecture ports.</title>
<updated>2010-02-24T06:21:46+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-02-24T06:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ada9a9368761b12cadd389ad909feb35e6e85889'/>
<id>urn:sha1:ada9a9368761b12cadd389ad909feb35e6e85889</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1154 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
