<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/device/dcd.h, branch 0.7.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/device/dcd.h?h=0.7.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/device/dcd.h?h=0.7.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-10-11T17:35:45Z</updated>
<entry>
<title>add usbh_edpt_claim/release</title>
<updated>2020-10-11T17:35:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-11T17:35:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=87b989e8b4b497713cc4b88103dc6dfadc43e149'/>
<id>urn:sha1:87b989e8b4b497713cc4b88103dc6dfadc43e149</id>
<content type='text'>
implement USBH_EVENT_FUNC_CALL
</content>
</entry>
<entry>
<title>add in_isr to all hcd event functions</title>
<updated>2020-09-05T08:46:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-05T08:45:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b8b95e84944b4c07cc9c9f4a7e4d53e6256b42f0'/>
<id>urn:sha1:b8b95e84944b4c07cc9c9f4a7e4d53e6256b42f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handler</title>
<updated>2020-09-03T06:12:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-03T06:12:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1d83ad0ebb6c263736b0dadec80c9406563a5199'/>
<id>urn:sha1:1d83ad0ebb6c263736b0dadec80c9406563a5199</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed EP0 size to 64 since LS is not supported in device mode</title>
<updated>2020-05-31T16:43:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-31T16:43:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f771afe6af894a5f3ee029756d4521b56d74c1c0'/>
<id>urn:sha1:f771afe6af894a5f3ee029756d4521b56d74c1c0</id>
<content type='text'>
- set turn-around and report actual speed in Enum Done
- add dcd_event_bus_reset() helper to report speed
</content>
</entry>
<entry>
<title>complete remove dcd_set_config(), fix unit test</title>
<updated>2020-04-17T06:52:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-17T06:52:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6f9c256ad0e6b030468bd8a8fbfd41801b70a69a'/>
<id>urn:sha1:6f9c256ad0e6b030468bd8a8fbfd41801b70a69a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mass rename tud/dcd_irq_handler to tud/dcd_init_handler</title>
<updated>2020-04-17T05:27:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-17T05:27:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=50be9d7c3ad08fdc8a79f38606111cf83c84efb9'/>
<id>urn:sha1:50be9d7c3ad08fdc8a79f38606111cf83c84efb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #336 from pigrew/edpt_close</title>
<updated>2020-04-16T16:10:36Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-16T16:10:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=33610751d7d0157c68a799961b6a7cacfa4c9b38'/>
<id>urn:sha1:33610751d7d0157c68a799961b6a7cacfa4c9b38</id>
<content type='text'>
&gt; If you notice my chain of events above, the bulk transfer was started BEFORE the SET_INTERFACE call. The USB device hardware swaps the order of them being delivered. On STM32, it gives priority to the lower-numbered EP index.

It shouldn't be a matter, control is 2+ stage, before sending the setup. Host should stop all communication to the endpoint that It wants to close.</content>
</entry>
<entry>
<title>added dcd disconnect/connect to lpc17/40</title>
<updated>2020-04-16T08:52:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-16T08:52:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=969121df4f1025481cfe085397c8dede454f4537'/>
<id>urn:sha1:969121df4f1025481cfe085397c8dede454f4537</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into edpt_close</title>
<updated>2020-04-14T14:22:03Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2020-04-14T14:22:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=16f65890eb161e14157f3f10872218ce3c2a981b'/>
<id>urn:sha1:16f65890eb161e14157f3f10872218ce3c2a981b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>edpt_close: Remove item from queue instead of modifying it.</title>
<updated>2020-04-13T15:05:34Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2020-04-13T15:05:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=de208b31cf648c03670f34ff615a0f7ac6b566f3'/>
<id>urn:sha1:de208b31cf648c03670f34ff615a0f7ac6b566f3</id>
<content type='text'>
</content>
</entry>
</feed>
