<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA/Doxygen.conf, branch LUFA-111009</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-111009</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/lufa/atom?h=LUFA-111009'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/'/>
<updated>2011-04-04T10:24:57+00:00</updated>
<entry>
<title>Conditionally add available address spaces to the address space enum, for multiple address space architectures.</title>
<updated>2011-04-04T10:24:57+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-04-04T10:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=7bda585220a63d156ae6221155b8deeb9852a922'/>
<id>urn:sha1:7bda585220a63d156ae6221155b8deeb9852a922</id>
<content type='text'>
Update Doxygen configuration file for the latest Doxygen release.

Minor documentation updates.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1725 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Remove redundant Doxygen guards from the internal preprocessor definitions.</title>
<updated>2011-03-15T09:22:39+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-03-15T09:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=b517ae998994377b368b96f17a8c92554b472dea'/>
<id>urn:sha1:b517ae998994377b368b96f17a8c92554b472dea</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1715 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>Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk).</title>
<updated>2011-01-10T18:43:34+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-01-10T18:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=7786c8b1774d81f4aa4c7da8ab8a89c515937790'/>
<id>urn:sha1:7786c8b1774d81f4aa4c7da8ab8a89c515937790</id>
<content type='text'>
Added new Endpoint_Null_Stream() and Pipe_Null_stream() functions.

Removed the NO_STREAM_CALLBACKS compile time option due to the new partial stream transfer feature replacing it.

Fixed errors in the incomplete Test and Measurement device demo preventing proper operation (thanks to Pavel Plotnikov).

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1628 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add custom footer to the main library documentation.</title>
<updated>2011-01-03T20:37:30+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-01-03T20:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=daf983222c17e9d54c007813778e152c75e0c74b'/>
<id>urn:sha1:daf983222c17e9d54c007813778e152c75e0c74b</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1624 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Update Doxygen documentation configuration file for the main project documentation to the latest version. Add missing data structure documentation briefs.</title>
<updated>2011-01-03T20:13:06+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-01-03T20:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=15a54d4995235da91cad36868be0fbf57e54a096'/>
<id>urn:sha1:15a54d4995235da91cad36868be0fbf57e54a096</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1623 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added new project makefile template to the library and moved board driver stub files into in a new CodeTemplates directory.</title>
<updated>2010-09-11T03:57:43+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-09-11T03:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=36572cf8d688ee70d049fcc3333395551516e6f0'/>
<id>urn:sha1:36572cf8d688ee70d049fcc3333395551516e6f0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1471 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations.</title>
<updated>2010-08-02T08:53:23+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-08-02T08:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=15b11ddb113a1e342d32c32a3e01890a53119554'/>
<id>urn:sha1:15b11ddb113a1e342d32c32a3e01890a53119554</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1432 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>
</feed>
