<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host/cdc_msc_hid, branch 0.12.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/host/cdc_msc_hid?h=0.12.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host/cdc_msc_hid?h=0.12.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-08-23T12:56:53Z</updated>
<entry>
<title>sepearate CFG_TUH_DEVICE_MAX and CFG_TUH_HUB</title>
<updated>2021-08-23T12:56:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-23T12:56:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3309425211639121ce72784405106ab22c4a426e'/>
<id>urn:sha1:3309425211639121ce72784405106ab22c4a426e</id>
<content type='text'>
separate dev0 from _usbh_devices pool to save sram
</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>add tuh_hid_receive_report() for applicaiton to explicitly request report</title>
<updated>2021-08-23T04:00:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-23T04:00:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=800f85329ea21bdefc778c246c8098dea12fb402'/>
<id>urn:sha1:800f85329ea21bdefc778c246c8098dea12fb402</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hid host skip get report descriptor if too large instead of assert</title>
<updated>2021-08-20T11:26:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-20T11:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=62f2efbe8cf1e61f70660abac28f4226bca93daf'/>
<id>urn:sha1:62f2efbe8cf1e61f70660abac28f4226bca93daf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix warnings</title>
<updated>2021-06-28T17:14:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-28T17:14:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=36d2214e39605bdcb64ae837ea0aa657d0633512'/>
<id>urn:sha1:36d2214e39605bdcb64ae837ea0aa657d0633512</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix SET_PROTOCOl, update hid host behavior for default boot interface</title>
<updated>2021-06-28T16:57:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-28T16:57:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=efc12ae7d4e2c3d6834203aff5dd1178ed601288'/>
<id>urn:sha1:efc12ae7d4e2c3d6834203aff5dd1178ed601288</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #891 from hathach/host-rp2040-double-buffer</title>
<updated>2021-06-28T10:39:09Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-28T10:39:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6e939de9d673979721b83b0b3ab724ebd652770c'/>
<id>urn:sha1:6e939de9d673979721b83b0b3ab724ebd652770c</id>
<content type='text'>
RP2040 double buffer</content>
</entry>
<entry>
<title>Fix typo in TUH configuration define</title>
<updated>2021-06-21T03:32:43Z</updated>
<author>
<name>Niklas Hauser</name>
<email>niklas.hauser@rwth-aachen.de</email>
</author>
<published>2021-06-21T03:32:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=264dc35b95a2313201845f3612d3e807afad62c3'/>
<id>urn:sha1:264dc35b95a2313201845f3612d3e807afad62c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>increase example CFG_TUH_HID from 2 to 4</title>
<updated>2021-06-12T07:20:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-12T07:20:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a4ad064e638679a7c8759a2c30ed555bd93e524b'/>
<id>urn:sha1:a4ad064e638679a7c8759a2c30ed555bd93e524b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve usbh</title>
<updated>2021-06-11T10:14:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-11T10:14:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=572d986a0260543ada22592e3f2216a152ac632d'/>
<id>urn:sha1:572d986a0260543ada22592e3f2216a152ac632d</id>
<content type='text'>
</content>
</entry>
</feed>
