<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/host, branch 0.15.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/host?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/host?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-01-31T11:40:07Z</updated>
<entry>
<title>fix host issue when mounting an CDC device without IAD</title>
<updated>2023-01-31T11:40:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-31T11:40:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=95403ed9ac88077062c03525d44818b10be1cf6f'/>
<id>urn:sha1:95403ed9ac88077062c03525d44818b10be1cf6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in audio.h. Specifiy _ctrl_xfer struct in CFG_TUSB_MEM_SECTION</title>
<updated>2023-01-03T10:33:36Z</updated>
<author>
<name>pete-pjb</name>
<email>petebone00@gmail.com</email>
</author>
<published>2023-01-03T10:33:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f5cffeedec863c1efd59688fa79a8455046e8377'/>
<id>urn:sha1:f5cffeedec863c1efd59688fa79a8455046e8377</id>
<content type='text'>
Add NULL check to loop in list_remove_qhd_by_addr() function in ehci.c</content>
</entry>
<entry>
<title>correct host cdc enum</title>
<updated>2022-12-22T12:17:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-22T12:17:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=14d45b580e0cd82e77e36ecb152f7c001d860ce7'/>
<id>urn:sha1:14d45b580e0cd82e77e36ecb152f7c001d860ce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moving edpt_stream API into common tusb.c</title>
<updated>2022-12-22T01:52:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-21T17:34:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8323e4b79a2052aee814ca8811e841bceb6a7a7d'/>
<id>urn:sha1:8323e4b79a2052aee814ca8811e841bceb6a7a7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor debug log</title>
<updated>2022-12-21T04:46:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-21T04:46:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cb2af4c0bc096e57c3486945eda43dbc26b3829a'/>
<id>urn:sha1:cb2af4c0bc096e57c3486945eda43dbc26b3829a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename TU_LOG_VAR to TU_LOG_PTR, print out setup of failed control transfer when LOG=1</title>
<updated>2022-12-21T04:04:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-21T04:04:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d1ea3844f70a5add6e073aa8fa6b562413db4929'/>
<id>urn:sha1:d1ea3844f70a5add6e073aa8fa6b562413db4929</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct cdc usbh_driver_set_config_complete()</title>
<updated>2022-12-16T16:54:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-16T16:54:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fc9321ce26ed5662cfa6a48b52507b4a39a8cc08'/>
<id>urn:sha1:fc9321ce26ed5662cfa6a48b52507b4a39a8cc08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add common EPSIZE for bulk/iso in full and highspeed</title>
<updated>2022-12-16T10:08:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-15T08:27:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bd1f7f86ce1b6e82c3942d545e984b74b050004e'/>
<id>urn:sha1:bd1f7f86ce1b6e82c3942d545e984b74b050004e</id>
<content type='text'>
adding cdc host fifo tx/rx
</content>
</entry>
<entry>
<title>cdc check for bNumEndpoints before checking for endpoint descriptor</title>
<updated>2022-12-16T10:08:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-14T10:35:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f0c51eae44e4cd8f38fdba6469e49b1d98100d7c'/>
<id>urn:sha1:f0c51eae44e4cd8f38fdba6469e49b1d98100d7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ci with usbh and unit test</title>
<updated>2022-12-16T08:19:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-16T08:19:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1e99480ad28808a29938673d5b05d9461da5d1c1'/>
<id>urn:sha1:1e99480ad28808a29938673d5b05d9461da5d1c1</id>
<content type='text'>
</content>
</entry>
</feed>
