<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Demos/OTG/TestApp/makefile, branch master</title>
<subtitle>fork to update the benito, midimonster and other suspect devices products</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/lufa/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/lufa/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/'/>
<updated>2009-09-29T07:13:42+00:00</updated>
<entry>
<title>Remove old OTG demo directory with useless TestApp demo. Add new DualRole directory with new Class Driver powered Mouse dual role demonstration application showing a dual role device using the HID host/device Class drivers.</title>
<updated>2009-09-29T07:13:42+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-09-29T07:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=23792fc9e8b4a623cbf30a520d1b853e8a20f3c5'/>
<id>urn:sha1:23792fc9e8b4a623cbf30a520d1b853e8a20f3c5</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@847 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project.</title>
<updated>2009-09-09T13:17:04+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-09-09T13:17:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=7d2656a46f399b55a744df3ed8b2c53ba8d23364'/>
<id>urn:sha1:7d2656a46f399b55a744df3ed8b2c53ba8d23364</id>
<content type='text'>
Add guard to the HID Host Class driver SetProtocol command, to ensure that the device supports boot protocol mode before issuing the request.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@820 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add in new invalid event hook check targets to project makefiles to produce compilation errors when invalid event names are used in a project.</title>
<updated>2009-09-06T05:58:40+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-09-06T05:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=3161ba9bd3cdcecd1a305197d8bc057d5a2ad571'/>
<id>urn:sha1:3161ba9bd3cdcecd1a305197d8bc057d5a2ad571</id>
<content type='text'>
Re-add in flip, flip-ee, dfu and dfu-ee targets to project makefiles (thanks to Opendous Inc.)

Fix allowable F_CPU values comment in project makefiles.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@812 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Change project makefiles so that the current target settings and not just the board selection is printed during the build process.</title>
<updated>2009-07-28T13:53:52+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-07-28T13:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=fcb449eb7861f2268515eff6640c07559f689c73'/>
<id>urn:sha1:fcb449eb7861f2268515eff6640c07559f689c73</id>
<content type='text'>
Fix warning in AudioOutput demos when AUDIO_OUT_STEREO output mode is selected.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@694 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGURATION compile time option (but silently convert it to USE_SINGLE_DEVICE_CONFIGURATION internally for compatibility).</title>
<updated>2009-07-16T08:15:27+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-07-16T08:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=5910a633039750a74edde7f6fe102952b6650386'/>
<id>urn:sha1:5910a633039750a74edde7f6fe102952b6650386</id>
<content type='text'>
Added new USE_FLASH_DESCRIPTORS compile time option. By default, descriptors can now lie in mixed memory spaces (specified by a new parameter to the CALLBACK_USB_GetDescriptor() function) unless one of the USE_*_DESCRIPTORS compile time option is specified.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@649 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added incomplete PrinterHost demo application.</title>
<updated>2009-07-11T15:05:56+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-07-11T15:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a199d96761281b5357da52e28ece97f6ca97282b'/>
<id>urn:sha1:a199d96761281b5357da52e28ece97f6ca97282b</id>
<content type='text'>
Seperated out Lib components of the incomplete BluetoothHost demo application out into a seperate Lib subfolder.

Changed F_CLOCK entries in project makefiles to alias to F_CPU by default, as this is the most common case.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@639 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix makefiles -- the auto-addition of -D switches to each LUFA compile time option was faulty, due to GNUMake becomming confused by the spaces in the USE_STATIC_OPTIONS lines. Make user add in the switches explicitly instead.</title>
<updated>2009-06-19T05:08:04+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-06-19T05:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=5aa5930152cb9162db864ff1a38b3b73def8d8d4'/>
<id>urn:sha1:5aa5930152cb9162db864ff1a38b3b73def8d8d4</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@616 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Move LUFA compile time options to a new section in the application makefiles for clarity.</title>
<updated>2009-06-19T04:34:35+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-06-19T04:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=0f8bad025b4bbe67770236cc18aa3b0136061c68'/>
<id>urn:sha1:0f8bad025b4bbe67770236cc18aa3b0136061c68</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@615 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interface structure as a parameter.</title>
<updated>2009-06-04T06:26:35+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-06-04T06:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9ff875e87b6397c5c7a6a6329a82b24db37e6652'/>
<id>urn:sha1:9ff875e87b6397c5c7a6a6329a82b24db37e6652</id>
<content type='text'>
Converted TestApp demo over to the new demo structure.

More class driver documentation improvements.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@569 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet.</title>
<updated>2009-06-01T11:03:39+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-06-01T11:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=17c89a7291c3469da2ceeb60fbe39956c11d77d6'/>
<id>urn:sha1:17c89a7291c3469da2ceeb60fbe39956c11d77d6</id>
<content type='text'>
Removed scheduler and memory allocation libraries.

Added new EVENT_USB_StartOfFrame event in the library to indicate the start of each USB frame (when generated).

Removed Tx interrupt from the USBtoSerial demo; now sends characters via polling to ensure more time for the Rx interrupt.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@562 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
