<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA/Platform/XMEGA/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>Fix XMEGA core USB driver so that device mode enumerates correctly on the host PC.</title>
<updated>2011-10-31T02:26:21+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-10-31T02:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a2f049250db7083571592db103bfc7c9959e846f'/>
<id>urn:sha1:a2f049250db7083571592db103bfc7c9959e846f</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1964 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Update XMEGA clock management so that the correct 16-bit calibration is used when requested. Fix endpoint descriptor table so that the frame number is stored into the correct location. Add compile time option to source the USB clock from the PLL rather than the internal 32MHz RC oscillator.</title>
<updated>2011-10-30T12:06:02+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-10-30T12:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=c7ace9e7eed02bd979431ed1f2f376ffba1fa973'/>
<id>urn:sha1:c7ace9e7eed02bd979431ed1f2f376ffba1fa973</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1959 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix error in XMEGA clock platform driver for the DFLL calibration byte order.</title>
<updated>2011-10-30T07:43:13+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-10-30T07:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=bdfeb865ad43e9087c1849e019236768e91a20f0'/>
<id>urn:sha1:bdfeb865ad43e9087c1849e019236768e91a20f0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1958 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Update XMEGA platform clock management example code to suit the currently released silicon.</title>
<updated>2011-10-25T04:28:22+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-10-25T04:28:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=4c01aa9934415cb4b27f51c7580dcd9f6fd1dddc'/>
<id>urn:sha1:4c01aa9934415cb4b27f51c7580dcd9f6fd1dddc</id>
<content type='text'>
Cleanups to the UC3 endpoint/pipe multi byte read code.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1952 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>USB XMEGA support improvements; add DFLL clock platform support, ensure the endpoint table is correctly aligned and configured in the USB controller.</title>
<updated>2011-10-07T05:52:35+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-10-07T05:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=80220d70c50c5cf1146ba3d27860e6a7c96237b2'/>
<id>urn:sha1:80220d70c50c5cf1146ba3d27860e6a7c96237b2</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1938 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix compile errors for the USB XMEGA parts when the USB driver is used.</title>
<updated>2011-10-04T11:40:55+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-10-04T11:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9baee4ff66d4d04dc1b0ea95247c92c8a93c5637'/>
<id>urn:sha1:9baee4ff66d4d04dc1b0ea95247c92c8a93c5637</id>
<content type='text'>
Add core support for the ATXMEGA64A1U.

Minor documentation corrections.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1934 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix names of XMEGA ClockManagement driver functions.</title>
<updated>2011-07-18T09:24:50+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-07-18T09:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=06b99e4ed0012de14626de00aee061616ac10149'/>
<id>urn:sha1:06b99e4ed0012de14626de00aee061616ac10149</id>
<content type='text'>
Remove V2 branch for now, to concentrate on a V1 implementation of the USB XMEGAs before large-scale API alterations.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1891 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>
</feed>
