<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host/cdc_msc_hid/src/tusb_config.h, 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/src/tusb_config.h?h=0.12.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host/cdc_msc_hid/src/tusb_config.h?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>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>clean p</title>
<updated>2021-05-22T13:55:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-22T13:55:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=63c57ed1a4285671ba38d87b8b77fd68c55880e6'/>
<id>urn:sha1:63c57ed1a4285671ba38d87b8b77fd68c55880e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more API update</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-14T10:47:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=93661042d96d08ad9f0de66fa44d22bdc4faeb08'/>
<id>urn:sha1:93661042d96d08ad9f0de66fa44d22bdc4faeb08</id>
<content type='text'>
- remove tuh_n_hid_n_get_report()
- usbh auto queue get report and invoke callback when received data
</content>
</entry>
<entry>
<title>adding hid parser</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-14T05:23:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dfa8b41b963aa5d5820d5ab3bfaab478fd869f6b'/>
<id>urn:sha1:dfa8b41b963aa5d5820d5ab3bfaab478fd869f6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more host hid API</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-13T18:02:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9ddc3bfd6dc1450d30c16c0a1d07240ea74a13bf'/>
<id>urn:sha1:9ddc3bfd6dc1450d30c16c0a1d07240ea74a13bf</id>
<content type='text'>
adding hid parser
</content>
</entry>
</feed>
