<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA/Platform/UC3/ClockManagement.h, branch LUFA-120219</title>
<subtitle>fork to update the benito, midimonster and other suspect devices products</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/lufa/atom?h=LUFA-120219</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/lufa/atom?h=LUFA-120219'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/'/>
<updated>2012-02-19T17:03:08+00:00</updated>
<entry>
<title>Add tag for the 120219 release.</title>
<updated>2012-02-19T17:03:08+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-02-19T17:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=c83edc6f4d3f447b5e4328a1f02fdc17b1bd5683'/>
<id>urn:sha1:c83edc6f4d3f447b5e4328a1f02fdc17b1bd5683</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/tags/LUFA-120219@2061 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>Add missing SVN eol-style property to files where it was missing.</title>
<updated>2011-07-15T08:46:08+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-07-15T08:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9069b4394b145a4fcc82cb1daf37779bf730677e'/>
<id>urn:sha1:9069b4394b145a4fcc82cb1daf37779bf730677e</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1887 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Complete initial revision of the XMEGA Clock Management platform driver.</title>
<updated>2011-07-14T11:31:12+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-07-14T11:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=73e9d5a7f02ce008d574cf4524122229d32ee84c'/>
<id>urn:sha1:73e9d5a7f02ce008d574cf4524122229d32ee84c</id>
<content type='text'>
Start the USB clock source generator inside USB_ResetInterface() for XMEGA devices.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1884 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Update UC3 platform driver support to use the bitmasks defined in the header files over raw constants.</title>
<updated>2011-07-14T08:30:33+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-07-14T08:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=0f5e172d8e6be2275251d61c14475081559a5369'/>
<id>urn:sha1:0f5e172d8e6be2275251d61c14475081559a5369</id>
<content type='text'>
Start implementation of XMEGA platform drivers.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1880 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add high speed USB support for the UC3 devices containing a high speed USB controller.</title>
<updated>2011-07-14T02:58:07+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-07-14T02:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=d2b47d43b2d03b26489081ba8a908a76f1081e90'/>
<id>urn:sha1:d2b47d43b2d03b26489081ba8a908a76f1081e90</id>
<content type='text'>
Add device support preprocessor checks and use symbolic bit names in the UC3 platform clock management driver.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1873 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix compile errors in the UC3 platform support due to a forward reference and an incorrect function prototype.</title>
<updated>2011-07-14T00:26:11+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-07-14T00:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a26ba7921b75b3479ab8bc4e4cab7055fda2a458'/>
<id>urn:sha1:a26ba7921b75b3479ab8bc4e4cab7055fda2a458</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1871 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Remove unneeded #include of Device.h in StdDescriptors.h breaking compilation for some user projects.</title>
<updated>2011-07-13T07:23:07+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-07-13T07:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a30d8269cb9f7f65352fd106353098eb10927079'/>
<id>urn:sha1:a30d8269cb9f7f65352fd106353098eb10927079</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1868 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Enhance and document the AVR32 UC3 platform drivers.</title>
<updated>2011-07-12T13:32:11+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-07-12T13:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=bd90ca9bc713ec71a49a0e852c56b00677e9b176'/>
<id>urn:sha1:bd90ca9bc713ec71a49a0e852c56b00677e9b176</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1867 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Merge over core library changes from the MultiArchDemos branch.</title>
<updated>2011-06-29T05:57:29+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-06-29T05:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=5af31bdb334418c9b4ff33be7296c1722a986d85'/>
<id>urn:sha1:5af31bdb334418c9b4ff33be7296c1722a986d85</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1831 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
