<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA.pnproj, branch LUFA-110528-BETA</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-110528-BETA</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/lufa/atom?h=LUFA-110528-BETA'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/'/>
<updated>2011-04-12T04:38:53+00:00</updated>
<entry>
<title>Add makefile template for the AVR32 UC3 architecture.</title>
<updated>2011-04-12T04:38:53+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-04-12T04:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=415b57af19668091754fa48e5ec914e28e4f4ec3'/>
<id>urn:sha1:415b57af19668091754fa48e5ec914e28e4f4ec3</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1735 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add in a new common Delay_MS() function, which provides a blocking delay for all architectures.</title>
<updated>2011-04-08T04:49:20+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-04-08T04:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=6d221c9c8267a84329271dfe5f04886978eb58a8'/>
<id>urn:sha1:6d221c9c8267a84329271dfe5f04886978eb58a8</id>
<content type='text'>
Remove use of avr-libc specific ATOMIC_BLOCK, replace with a new per-architecture set of inline functions to retrieve and manipulate the global interrupt enable bit for each architecture.

Add in documentation for the USB controller common interrupt routine which must be linked to the interrupt controller in the user application on the AVR32 UC3 architecture.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1729 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added new VirtualSerialMassStorage Device Class Driver demo.</title>
<updated>2011-03-16T05:58:58+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-03-16T05:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9e136fdbee0f233cf921be0445c5455b6e1b538d'/>
<id>urn:sha1:9e136fdbee0f233cf921be0445c5455b6e1b538d</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1716 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.</title>
<updated>2011-03-13T21:53:19+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-03-13T21:53:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=b07f792ec8093f4c1305d97585a20e9854d266a2'/>
<id>urn:sha1:b07f792ec8093f4c1305d97585a20e9854d266a2</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1705 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Oops - rename misnamed Endianess.h header file.</title>
<updated>2011-03-13T06:05:30+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-03-13T06:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a5d5d1294c923850bfe0beaba267605e673a0eb0'/>
<id>urn:sha1:a5d5d1294c923850bfe0beaba267605e673a0eb0</id>
<content type='text'>
Remove UC3B temp macros related to EEPROM, to ensure that projects requiring this break at compile time rather than at runtime until a solution can be found.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1703 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Move out endianness management macros into a new common Endianness.h header.</title>
<updated>2011-03-13T05:54:13+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-03-13T05:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=535081d6cb9079309f00bc73fb68ef8e172af147'/>
<id>urn:sha1:535081d6cb9079309f00bc73fb68ef8e172af147</id>
<content type='text'>
Fix Doxygen documentation, broken due to the added ATTR_PACKED attribute on some structs breaking the Doxygen parser.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1702 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Move out common architecture-independent core definitions into the appropriate core dispatch header files.</title>
<updated>2011-02-27T14:39:49+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-02-27T14:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ceb3420e9953ac4297def76952c24609e6f6a186'/>
<id>urn:sha1:ceb3420e9953ac4297def76952c24609e6f6a186</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1686 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>More AVR32 UC3B architecture ports - USB device mode applications can now be sucessfully compiled, although they will be currently non-functional.</title>
<updated>2011-02-27T14:04:29+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-02-27T14:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a6b873e16abefd4638ff9fac78c097f29ab3c231'/>
<id>urn:sha1:a6b873e16abefd4638ff9fac78c097f29ab3c231</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1685 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Removed Pipe_ClearErrorFlags(), pipe error flags are now automatically cleared when Pipe_ClearError() is called.</title>
<updated>2011-02-26T20:22:33+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-02-26T20:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=0c7db1581bcaab57431517cc58849f506cfc9435'/>
<id>urn:sha1:0c7db1581bcaab57431517cc58849f506cfc9435</id>
<content type='text'>
More UC3B architecture porting.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1684 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added TWI baud rate prescaler and bit length parameters to the TWI_Init() function (thanks to Thomas Herlinghaus).</title>
<updated>2011-02-26T15:57:06+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-02-26T15:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=de62ca1a20284dab7e6912b4f036d851bb798693'/>
<id>urn:sha1:de62ca1a20284dab7e6912b4f036d851bb798693</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1683 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
