<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/hid, branch 0.19.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-09-27T13:38:03Z</updated>
<entry>
<title>Merge pull request #3256 from hathach/weak_cb</title>
<updated>2025-09-27T13:38:03Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-27T13:38:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=152d25ed621393a991561b7de61c2f01bbadeb71'/>
<id>urn:sha1:152d25ed621393a991561b7de61c2f01bbadeb71</id>
<content type='text'>
Migrate weak function override to new syntax, update delay api usage</content>
</entry>
<entry>
<title>Fix incorrect comments</title>
<updated>2025-09-25T00:34:18Z</updated>
<author>
<name>Lu Chang</name>
<email>chinaluchang@live.com</email>
</author>
<published>2025-09-25T00:34:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f4a3c1a1ba177abc97b0dfad6df8ea622cd97e64'/>
<id>urn:sha1:f4a3c1a1ba177abc97b0dfad6df8ea622cd97e64</id>
<content type='text'>
Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Add HID Usage Page and Table for Power Devices (0x84 - 0x85)</title>
<updated>2025-09-24T12:54:48Z</updated>
<author>
<name>Lu Chang</name>
<email>chinaluchang@live.com</email>
</author>
<published>2025-09-24T12:54:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f36b63ad6349cb51731989eaa4afc92b9574942c'/>
<id>urn:sha1:f36b63ad6349cb51731989eaa4afc92b9574942c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update weak callbacks to new syntax</title>
<updated>2025-09-17T20:48:59Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-17T20:37:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=369a1ff5153a472327d2847c7bc7386309486b34'/>
<id>urn:sha1:369a1ff5153a472327d2847c7bc7386309486b34</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>Fix some IAR warnings</title>
<updated>2025-09-12T09:39:41Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-12T09:39:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5755afa690f242988c02932068339ad5ffc4404e'/>
<id>urn:sha1:5755afa690f242988c02932068339ad5ffc4404e</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>remove duplicated enum</title>
<updated>2025-09-04T03:36:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-04T03:36:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a96ee81a7ddc03f04a837d949c291f22362d6cb4'/>
<id>urn:sha1:a96ee81a7ddc03f04a837d949c291f22362d6cb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add some consumer page configs</title>
<updated>2025-08-20T20:05:47Z</updated>
<author>
<name>ohmdelta</name>
<email>64962148+ohmdelta@users.noreply.github.com</email>
</author>
<published>2025-08-20T00:23:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e1cd4aa91f184f79e3c069968c9ee1f634daba3e'/>
<id>urn:sha1:e1cd4aa91f184f79e3c069968c9ee1f634daba3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add spec reference for 4-byte HID item size</title>
<updated>2025-07-09T04:27:23Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-09T04:27:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5eb68a3c8777b9085d1fea8e0bba1ac8fb5a26d6'/>
<id>urn:sha1:5eb68a3c8777b9085d1fea8e0bba1ac8fb5a26d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix HID parser variable size handling</title>
<updated>2025-07-09T04:27:06Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-09T04:27:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=59b55898d9f40e7a436836c95c0885e5fc5a0c7c'/>
<id>urn:sha1:59b55898d9f40e7a436836c95c0885e5fc5a0c7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix HID descriptor parser size handling</title>
<updated>2025-07-08T02:51:02Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-08T02:51:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1a41445b17e11db9ab58a39488e4b0d9d85f0fd1'/>
<id>urn:sha1:1a41445b17e11db9ab58a39488e4b0d9d85f0fd1</id>
<content type='text'>
</content>
</entry>
</feed>
