<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Projects/MIDIToneGenerator/makefile, 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-06-20T14:38:21+00:00</updated>
<entry>
<title>Add new "checksource" target to the library makefiles, for automated source file existance checking.</title>
<updated>2011-06-20T14:38:21+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-06-20T14:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=1601e1be4436a02bd497f5c9753c317ec508b3cb'/>
<id>urn:sha1:1601e1be4436a02bd497f5c9753c317ec508b3cb</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1821 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.</title>
<updated>2011-03-21T10:20:42+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-03-21T10:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=2ee4fb0693a55e5c1bc5923ad482fbea383030f1'/>
<id>urn:sha1:2ee4fb0693a55e5c1bc5923ad482fbea383030f1</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1720 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>
<entry>
<title>Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.</title>
<updated>2011-02-19T18:37:22+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-02-19T18:37:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=4fe45268ee8e60dfcf4daba4736b2406a58204c8'/>
<id>urn:sha1:4fe45268ee8e60dfcf4daba4736b2406a58204c8</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1669 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Make a new general RingBuffer.h misc library driver, instead of the per-application LightweightRingBuff.h ring buffers. Change over projects to use the new driver.</title>
<updated>2010-12-26T13:01:37+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-12-26T13:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=0a7816059e8606337381c8d9c70f3f0bb68da52e'/>
<id>urn:sha1:0a7816059e8606337381c8d9c70f3f0bb68da52e</id>
<content type='text'>
Add ORDERED_EP_CONFIG to the device Projects (only) that use only a single class driver, or where the endpoint ordering is fixed, to save on compiled binary size.

Added new GCC_FORCE_POINTER_ACCESS() macro to correct GCC's mishandling of struct pointers.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1614 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add DEVICE_STATE_AS_GPIOR=0 compile time option to the library projects, to reduce compiled binary size.</title>
<updated>2010-12-24T18:04:51+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-12-24T18:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=7e454397c6f20072341d738b2cd73a3881a9d911'/>
<id>urn:sha1:7e454397c6f20072341d738b2cd73a3881a9d911</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1609 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added new completed MIDIToneGenerator project.</title>
<updated>2010-12-03T03:51:46+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-12-03T03:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=7c558e2187ce027cb3378255c5786c5f6e164222'/>
<id>urn:sha1:7c558e2187ce027cb3378255c5786c5f6e164222</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1601 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
