<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/vendor, branch 0.10.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/class/vendor?h=0.10.1</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/vendor?h=0.10.1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-06-01T17:10:35Z</updated>
<entry>
<title>clean up log</title>
<updated>2021-06-01T17:10:35Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-01T17:10:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6e2cf2a3eec141e2714937532320c9fc46b95f9b'/>
<id>urn:sha1:6e2cf2a3eec141e2714937532320c9fc46b95f9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove obsolete hcd_pipe_queue_xfer()/hcd_pipe_xfer()</title>
<updated>2021-05-31T05:08:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-31T05:08:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3fb80e76ce554018fd81b2922c1db9121f446ac1'/>
<id>urn:sha1:3fb80e76ce554018fd81b2922c1db9121f446ac1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more include clean up</title>
<updated>2021-05-27T11:34:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-27T11:18:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9ad6fadf6a65363f9873178e7f80c923452bfb47'/>
<id>urn:sha1:9ad6fadf6a65363f9873178e7f80c923452bfb47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include clean up</title>
<updated>2021-05-27T10:40:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-27T10:40:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9736e54734a85c03d9055c24414e23f112a67968'/>
<id>urn:sha1:9736e54734a85c03d9055c24414e23f112a67968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:xmos-jmccarthy/tinyusb</title>
<updated>2021-05-06T16:18:55Z</updated>
<author>
<name>Jeremiah McCarthy</name>
<email>jeremiahmccarthy@xmos.com</email>
</author>
<published>2021-05-06T16:18:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=05892a5a1ee9c50cb966b2e8ec8243ef97f794e2'/>
<id>urn:sha1:05892a5a1ee9c50cb966b2e8ec8243ef97f794e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove n from tu_fifo_get_write_info() and fix bug in vendor class</title>
<updated>2021-04-30T15:37:14Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2021-04-30T15:37:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5add664874f4855491e28c3a869105eb25c5f4d7'/>
<id>urn:sha1:5add664874f4855491e28c3a869105eb25c5f4d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove all remainings with peek_at</title>
<updated>2021-04-30T12:56:14Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2021-04-30T12:56:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=de933c45bc627f930e1951ee606aa76784af47cf'/>
<id>urn:sha1:de933c45bc627f930e1951ee606aa76784af47cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revise per initial comments</title>
<updated>2021-04-07T21:05:04Z</updated>
<author>
<name>Jeremiah McCarthy</name>
<email>jeremiahmccarthy@xmos.com</email>
</author>
<published>2021-04-07T21:05:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2e2dc7bdc5928dfa027291ca8c6d6792698e5b9a'/>
<id>urn:sha1:2e2dc7bdc5928dfa027291ca8c6d6792698e5b9a</id>
<content type='text'>
Returns the RT driver to the function state of previous iteration, which
did not support the will_detach.  Behavior should be fine without this
feature.  This removes much of the added bloat to track state, and
handle requests in the APP_DETACH state which is no longer required.

Removes the optional bloat added to the RT driver, such as responding to
GETSTATE requests.

Fixes the DFU Mode to extract the attr bits from the functional
descriptor when opened.

Fixes some incorrect bitwise if checks.

Also, updates some naming of functions to be consistent with the rest of
the library.
</content>
</entry>
<entry>
<title>Extend FIFO mutex to use separate write and read mutexes.</title>
<updated>2021-03-04T12:52:14Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2021-03-04T12:52:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7e56f46957452c21a5f6228d0aff2d5544c04b9f'/>
<id>urn:sha1:7e56f46957452c21a5f6228d0aff2d5544c04b9f</id>
<content type='text'>
Adjust all USB drivers using FIFO and mutexes.</content>
</entry>
<entry>
<title>Merge branch 'master' into update-host</title>
<updated>2020-09-01T05:02:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-01T05:02:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=be708bb8a444a6e8f8676be842fcfd02a583ed0b'/>
<id>urn:sha1:be708bb8a444a6e8f8676be842fcfd02a583ed0b</id>
<content type='text'>
</content>
</entry>
</feed>
