<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Bootloaders/CDC/BootloaderCDC.c, 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-23T03:50:13+00:00</updated>
<entry>
<title>Make DFU and CDC class bootloaders also toggle the LEDs on command activity in addition to the periodic flashing.</title>
<updated>2011-04-23T03:50:13+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-04-23T03:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=c0833c3f91890fbb5b5cb10d3314aa6fa1ae4c56'/>
<id>urn:sha1:c0833c3f91890fbb5b5cb10d3314aa6fa1ae4c56</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1744 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running.</title>
<updated>2011-04-23T03:45:29+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-04-23T03:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=1046622376c63bdaa7857e109b8033cf1d02217a'/>
<id>urn:sha1:1046622376c63bdaa7857e109b8033cf1d02217a</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1743 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures.</title>
<updated>2011-04-04T12:52:30+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-04-04T12:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=dea170ec2c525f87d1d780d39e5c432f84f70222'/>
<id>urn:sha1:dea170ec2c525f87d1d780d39e5c432f84f70222</id>
<content type='text'>
Renamed all low level Pipe_Read_*, Pipe_Write_* and Pipe_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1726 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in.</title>
<updated>2011-02-10T17:55:49+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-02-10T17:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=941825b6a5e737573b5185cfedc31ae0de85a83a'/>
<id>urn:sha1:941825b6a5e737573b5185cfedc31ae0de85a83a</id>
<content type='text'>
Tighten up the HID class bootloader code slightly, document that it currently exceeds 2KB of bootloader space for all models other than the Series 2 USB AVRs.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1661 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com.</title>
<updated>2011-02-09T21:34:00+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-02-09T21:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=086f30a38150f11af0c280cf8d4852dc1927c2f2'/>
<id>urn:sha1:086f30a38150f11af0c280cf8d4852dc1927c2f2</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1658 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Update copyright year on all source files.</title>
<updated>2011-01-01T13:00:56+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-01-01T13:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=5ddfe82cb18542385fd5adecc98e124dd4d43212'/>
<id>urn:sha1:5ddfe82cb18542385fd5adecc98e124dd4d43212</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1622 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Readd incomplete MIDIToneGenerator project, which can now correctly generate up to three simultaneous notes from MIDI channel 0.</title>
<updated>2010-11-24T13:57:44+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-11-24T13:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a6c9e2b4d9613d98d57af42c0040d266a651f651'/>
<id>urn:sha1:a6c9e2b4d9613d98d57af42c0040d266a651f651</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1591 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Device_ControlRequest() as it is now fired before the library request handlers, not afterwards.</title>
<updated>2010-11-05T05:15:20+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-11-05T05:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=46bc71a0ab025d889461c3d56285a21eebab10a5'/>
<id>urn:sha1:46bc71a0ab025d889461c3d56285a21eebab10a5</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1556 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Rename new CDC class bootloader NO_LOCK_BYTE_SUPPORT compile time option to NO_LOCK_BYTE_WRITE_SUPPORT as reads are still permitted.</title>
<updated>2010-10-29T08:20:36+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-10-29T08:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=b8b4bf7169ec20ad05aab77b979ccd467dd0bccb'/>
<id>urn:sha1:b8b4bf7169ec20ad05aab77b979ccd467dd0bccb</id>
<content type='text'>
Clean up CDC bootloader command processing code.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1548 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added new NO_BLOCK_SUPPORT, NO_EEPROM_BYTE_SUPPORT, NO_FLASH_BYTE_SUPPORT and NO_LOCK_BYTE_SUPPORT compile time options to the CDC class bootloader.</title>
<updated>2010-10-29T08:07:49+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-10-29T08:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9dce1eade6b71e7638af18e438943c5e31dafb70'/>
<id>urn:sha1:9dce1eade6b71e7638af18e438943c5e31dafb70</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1547 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
