<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/hid/hid_device.h, branch 0.14.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/hid_device.h?h=0.14.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid/hid_device.h?h=0.14.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-07-17T15:56:07Z</updated>
<entry>
<title>temporarily revert len back to uint8_t in tud_hid_report_complete_cb() for up coming release</title>
<updated>2022-07-17T15:56:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-07-17T15:46:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b495d6f8ec263e51b0683ab85ff9e54dab6f5fd3'/>
<id>urn:sha1:b495d6f8ec263e51b0683ab85ff9e54dab6f5fd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change report len in hid API from uint8_t to uint16_t</title>
<updated>2022-06-27T05:22:36Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-27T05:22:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=556b5d5044bd02e89d6b6c6f21e95d46f5fcdfc1'/>
<id>urn:sha1:556b5d5044bd02e89d6b6c6f21e95d46f5fcdfc1</id>
<content type='text'>
since HS interrupt endpoint can be up to 1024, 8-bit is not enough.
affected APIs are:
- tud_hid_n_report() / tud_hid_report()
- tud_hid_report_complete_cb()
</content>
</entry>
<entry>
<title>correct 32 button in gamepad hid descriptor template</title>
<updated>2021-11-29T06:07:46Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-11-29T06:07:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ab223eb1df187b0fd845fec17b6bf5365216e4f2'/>
<id>urn:sha1:ab223eb1df187b0fd845fec17b6bf5365216e4f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix HID_LOGICAL_MAX overflow.</title>
<updated>2021-08-31T09:27:43Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-08-31T09:27:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8305766afe909a6f1b3be6a88cd4e6c4017255a8'/>
<id>urn:sha1:8305766afe909a6f1b3be6a88cd4e6c4017255a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>slightly change the keyboard descriptor template to pass usb compliant test</title>
<updated>2021-08-26T10:55:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-26T10:55:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=629da937f84854d76cd8da20daa4a80dd02e56e2'/>
<id>urn:sha1:629da937f84854d76cd8da20daa4a80dd02e56e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>miss a helper</title>
<updated>2021-06-09T03:45:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-09T03:45:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dca9bc97d66fe2912d2643e4f36cb839d08a31da'/>
<id>urn:sha1:dca9bc97d66fe2912d2643e4f36cb839d08a31da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update gamepad helper</title>
<updated>2021-06-09T03:33:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-09T03:30:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2c0947ebb621e3e53933300cbfd1dce7e0f31338'/>
<id>urn:sha1:2c0947ebb621e3e53933300cbfd1dce7e0f31338</id>
<content type='text'>
</content>
</entry>
<entry>
<title>re-adding ifdef removed accidentally</title>
<updated>2021-06-09T03:33:57Z</updated>
<author>
<name>Marcelo Bezerra</name>
<email>23555060+mmosca@users.noreply.github.com</email>
</author>
<published>2021-06-08T07:39:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e393fb32a0830e9d371f3e335cc0cca92b75cbbb'/>
<id>urn:sha1:e393fb32a0830e9d371f3e335cc0cca92b75cbbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pull request changes</title>
<updated>2021-06-09T03:33:57Z</updated>
<author>
<name>Marcelo Bezerra</name>
<email>23555060+mmosca@users.noreply.github.com</email>
</author>
<published>2021-06-08T07:24:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e12195705c2b849379145618691c2e8564762aa7'/>
<id>urn:sha1:e12195705c2b849379145618691c2e8564762aa7</id>
<content type='text'>
Remove configuration options and just bump number of buttons to 32
Fix button numbereing and comments in
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2021-06-09T03:33:57Z</updated>
<author>
<name>Marcelo Bezerra</name>
<email>23555060+mmosca@users.noreply.github.com</email>
</author>
<published>2021-06-07T18:16:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3842c806a6bd90a3be8431c4fa3fb8c46220a6bf'/>
<id>urn:sha1:3842c806a6bd90a3be8431c4fa3fb8c46220a6bf</id>
<content type='text'>
</content>
</entry>
</feed>
