<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/vendor, branch 0.13.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.13.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/vendor?h=0.13.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-10-01T16:31:21Z</updated>
<entry>
<title>Merge pull request #1120 from hathach/enhance</title>
<updated>2021-10-01T16:31:21Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-01T16:31:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d9bda631d4ce7e82322a5a71339c2556d410c1e0'/>
<id>urn:sha1:d9bda631d4ce7e82322a5a71339c2556d410c1e0</id>
<content type='text'>
house keeping update</content>
</entry>
<entry>
<title>clean up vendor open</title>
<updated>2021-10-01T16:00:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-01T16:00:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fec2d1598921d59b9112749e670f8ac2bcf37e2b'/>
<id>urn:sha1:fec2d1598921d59b9112749e670f8ac2bcf37e2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add same7x to board list</title>
<updated>2021-09-29T09:29:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-29T09:29:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1d5bdf7d396afe22b114f6f8edf45cbc3d88325b'/>
<id>urn:sha1:1d5bdf7d396afe22b114f6f8edf45cbc3d88325b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2021-09-29T09:18:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-29T09:18:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2f2fb3d8d92f35c756d66db0eb256037f0a7d62f'/>
<id>urn:sha1:2f2fb3d8d92f35c756d66db0eb256037f0a7d62f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into zhangslice-master</title>
<updated>2021-09-18T06:35:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-18T06:35:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3333703d257b4b2a37f543a65ea4a6e2db777fdb'/>
<id>urn:sha1:3333703d257b4b2a37f543a65ea4a6e2db777fdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make vendor driver more flexible</title>
<updated>2021-09-14T14:30:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-14T14:30:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b4745222457d2a2c6c6e6a0747dd6082557c4c8e'/>
<id>urn:sha1:b4745222457d2a2c6c6e6a0747dd6082557c4c8e</id>
<content type='text'>
- skip additional custom descriptor between interface and endpoints
- can have up to 2 bulk endpoint ( 1 in &amp; 1 out)
</content>
</entry>
<entry>
<title>Merge pull request #1041 from HiFiPhile/vdc</title>
<updated>2021-08-25T16:22:15Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-25T16:22:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8d97f0e81f775d8c7646dfc75ee59b7e938bbf8d'/>
<id>urn:sha1:8d97f0e81f775d8c7646dfc75ee59b7e938bbf8d</id>
<content type='text'>
Fix vendor fifo deadlock, add tud_vendor_n_read_flush</content>
</entry>
<entry>
<title>rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAX</title>
<updated>2021-08-23T04:01:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-23T04:01:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a16f6ccddf77e1b0232aec0c89d2105e391b297'/>
<id>urn:sha1:6a16f6ccddf77e1b0232aec0c89d2105e391b297</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix vendor fifo deadlock, add tud_vendor_n_read_flush</title>
<updated>2021-08-22T11:26:50Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-08-22T11:26:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4941cde175af2ef21bbe24d7d3271b46363c0759'/>
<id>urn:sha1:4941cde175af2ef21bbe24d7d3271b46363c0759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix build with mm32 board</title>
<updated>2021-06-18T10:18:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-18T10:18:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=82618d2d5f15d0f8dd9631dec3807964a1281782'/>
<id>urn:sha1:82618d2d5f15d0f8dd9631dec3807964a1281782</id>
<content type='text'>
</content>
</entry>
</feed>
