<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/class/hid, branch v1.4.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/cherryusb.git/atom/class/hid?h=v1.4.2</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/class/hid?h=v1.4.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/'/>
<updated>2024-10-30T07:11:46Z</updated>
<entry>
<title>fix: rename class to class_code, for c++ compatibility (#269)</title>
<updated>2024-10-30T07:11:46Z</updated>
<author>
<name>electretmike</name>
<email>electretmike@users.noreply.github.com</email>
</author>
<published>2024-10-30T07:06:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=149fb046bcadcec1caecc5f23ad18a9cc49458f6'/>
<id>urn:sha1:149fb046bcadcec1caecc5f23ad18a9cc49458f6</id>
<content type='text'>
Co-authored-by: Michiel van Leeuwen &lt;michiel@embeddedacoustics.com&gt;
</content>
</entry>
<entry>
<title>Reduce size of HID class request buffer</title>
<updated>2024-09-27T16:27:38Z</updated>
<author>
<name>Derek Konigsberg</name>
<email>dkonigsberg@logicprobe.org</email>
</author>
<published>2024-09-27T16:02:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=5a15f714f571718ecd6a6bb07d95f22e6f5fd5f5'/>
<id>urn:sha1:5a15f714f571718ecd6a6bb07d95f22e6f5fd5f5</id>
<content type='text'>
With the change from cherry-embedded#260, this buffer no longer needs to be so large.  It can be reduced to the save a lot of memory.</content>
</entry>
<entry>
<title>update(class/hid/usbh_hid): export usbh_hid_get_report_descriptor api, refs:#260</title>
<updated>2024-09-27T11:03:33Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-09-27T10:52:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=ab59beebd407450650baf703f60f321fbcbec485'/>
<id>urn:sha1:ab59beebd407450650baf703f60f321fbcbec485</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: static code analysis</title>
<updated>2024-09-19T01:50:18Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-09-18T10:36:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=02340e0f44b95f23c227f6d7528f41c0bfe1c0ac'/>
<id>urn:sha1:02340e0f44b95f23c227f6d7528f41c0bfe1c0ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: fix -Wunused-parameter warning with -Wextra cflag</title>
<updated>2024-08-21T12:08:47Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-08-21T12:06:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=35da8d6747f51b3fa68b1a7a47f88dbcc890ed09'/>
<id>urn:sha1:35da8d6747f51b3fa68b1a7a47f88dbcc890ed09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update(class/hid/usbh_hid): read report size from hid desc</title>
<updated>2024-08-18T12:54:39Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-08-18T12:54:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=f0fc75179ef10b795f7d3af34cca9a8dde4ca6fd'/>
<id>urn:sha1:f0fc75179ef10b795f7d3af34cca9a8dde4ca6fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(class): use different buffer for cdc_acm,hid,msc,serial</title>
<updated>2024-08-15T09:34:02Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-08-15T09:25:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=393756f111d18e92e48268b09e0d7f4ed37de636'/>
<id>urn:sha1:393756f111d18e92e48268b09e0d7f4ed37de636</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(class/hid): fix typo</title>
<updated>2024-08-13T10:10:07Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-08-13T10:08:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=907d23871ed9a5ecc36a64cb94b8d38edf006f82'/>
<id>urn:sha1:907d23871ed9a5ecc36a64cb94b8d38edf006f82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change hid_mouse_report</title>
<updated>2024-08-05T08:05:40Z</updated>
<author>
<name>wangzongqiang</name>
<email>wangzongqiang1322@phytium.com.cn</email>
</author>
<published>2024-08-05T07:01:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=8451bc64bbac15bb51116cfdf364607c5a48e3ec'/>
<id>urn:sha1:8451bc64bbac15bb51116cfdf364607c5a48e3ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update: check class-&gt;hport validity</title>
<updated>2024-06-23T06:16:57Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-06-23T06:16:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=755d067650fd6c37c448b42776bd4b82867818ea'/>
<id>urn:sha1:755d067650fd6c37c448b42776bd4b82867818ea</id>
<content type='text'>
</content>
</entry>
</feed>
