<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/vendor, branch 0.10.0</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.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/vendor?h=0.10.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-05-27T11:34:07Z</updated>
<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>
<entry>
<title>check max_len for vendor and hid</title>
<updated>2020-05-28T07:44:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-28T07:44:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=53b749fd72e9e4573c80f0bc4083c5cf9e82177c'/>
<id>urn:sha1:53b749fd72e9e4573c80f0bc4083c5cf9e82177c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial transfer failed in open() shouldn't cause the driver open to fail.</title>
<updated>2020-05-28T06:48:02Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-28T06:48:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=10cd3f24bf0af9b7a1f357505ebbb5ef2132e34b'/>
<id>urn:sha1:10cd3f24bf0af9b7a1f357505ebbb5ef2132e34b</id>
<content type='text'>
</content>
</entry>
</feed>
