<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host/cdc_msc_hid/src/hid_app.c, branch 0.17.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/hid_app.c?h=0.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host/cdc_msc_hid/src/hid_app.c?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-07-18T10:11:06Z</updated>
<entry>
<title>fix some clang compiler warnings</title>
<updated>2024-07-18T10:11:06Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2024-07-18T02:08:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=31a979a6cccc2d4dc0a86474643710ae3b7f34fe'/>
<id>urn:sha1:31a979a6cccc2d4dc0a86474643710ae3b7f34fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix build iar with lpc43</title>
<updated>2023-08-14T15:01:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-14T15:01:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f2f005cbdf33dd0e10617535bcf7c0b24d6762b0'/>
<id>urn:sha1:f2f005cbdf33dd0e10617535bcf7c0b24d6762b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename hw/bsp/board.h to board_api.h</title>
<updated>2023-08-03T08:44:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T08:44:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cf91660cee0863291fd9412a3623df018e8bd071'/>
<id>urn:sha1:cf91660cee0863291fd9412a3623df018e8bd071</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EHCI: fix xfer failed with disconnected device as stalled</title>
<updated>2023-05-16T04:09:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-05-11T15:18:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1c4f22a54cf60e6221995f9b64e2e765fd0a5bfe'/>
<id>urn:sha1:1c4f22a54cf60e6221995f9b64e2e765fd0a5bfe</id>
<content type='text'>
- change CFG_TUH_ENDPOINT_MAX to 16 (max endpoint pair per device) if
not defined
- change QHD_MAX for EHCI, should be user configurable and more
optimized in the future
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2022-12-04T12:43:23Z</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@hadess.net</email>
</author>
<published>2022-12-04T06:58:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a2cf6728906aa61b44ecfe43b4ceef287b29bf8'/>
<id>urn:sha1:6a2cf6728906aa61b44ecfe43b4ceef287b29bf8</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>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>
