<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/host/usbh.c, 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/host/usbh.c?h=0.10.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/host/usbh.c?h=0.10.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-05-18T05:58:24Z</updated>
<entry>
<title>clean up</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-13T05:21:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=db8ea7ea1c48a04fff6446df294123690dcb7012'/>
<id>urn:sha1:db8ea7ea1c48a04fff6446df294123690dcb7012</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename tuh_device_is_configured() to tuh_device_configured()</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-12T14:40:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b7a8b278c83b9b8e03a328e17f4b833f925226a2'/>
<id>urn:sha1:b7a8b278c83b9b8e03a328e17f4b833f925226a2</id>
<content type='text'>
- remove tuh_device_get_state()
- more hid mouse clean up
</content>
</entry>
<entry>
<title>rename and moving</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-12T13:19:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=69defb5edc34979c9476533ba3bb49e070879ceb'/>
<id>urn:sha1:69defb5edc34979c9476533ba3bb49e070879ceb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct hid host mount/unmount callback</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-12T13:04:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a5cd81a2266541c14dfeb2617b2a826296aab688'/>
<id>urn:sha1:a5cd81a2266541c14dfeb2617b2a826296aab688</id>
<content type='text'>
rename HOST_CLASS_HID to CFG_TUH_HID
</content>
</entry>
<entry>
<title>rename CFG_TUSB_HOST_ENUM_BUFFER_SIZE to CFG_TUH_ENUMERATION_BUFSZIE</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-12T12:27:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e0dbb489aed9d9e7f081c379400dcb74600ede6a'/>
<id>urn:sha1:e0dbb489aed9d9e7f081c379400dcb74600ede6a</id>
<content type='text'>
add usbh_get_enum_buf
</content>
</entry>
<entry>
<title>reworking hid host</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-12T08:29:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e83bdcdfdc521fef2dd182a5f83cd1c1be673865'/>
<id>urn:sha1:e83bdcdfdc521fef2dd182a5f83cd1c1be673865</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct ehci control endpoint address report on xfer complete</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-11T11:11:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13613eafb70acd028572305b3e0b9064f905b835'/>
<id>urn:sha1:13613eafb70acd028572305b3e0b9064f905b835</id>
<content type='text'>
improve host log
</content>
</entry>
<entry>
<title>separte tusb_init/inited() to tud/tuh init/inited</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-11T10:32:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3a7f8b3ac3988eeb653ada6e3efdd7acb68fbe0f'/>
<id>urn:sha1:3a7f8b3ac3988eeb653ada6e3efdd7acb68fbe0f</id>
<content type='text'>
add rhport to tud_init()
</content>
</entry>
<entry>
<title>add tuh_inited() and tud_inited()</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-01T18:46:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2666e1efec20d78f8f74c23cdbb7977737b8d956'/>
<id>urn:sha1:2666e1efec20d78f8f74c23cdbb7977737b8d956</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename var to be consistent</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-24T06:19:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=98f5082191e2135ca783a24a39f95ee82639b9fc'/>
<id>urn:sha1:98f5082191e2135ca783a24a39f95ee82639b9fc</id>
<content type='text'>
</content>
</entry>
</feed>
