<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/hid/hid_device.c, 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.c?h=0.14.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/hid/hid_device.c?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>Merge branch 'master' into add-more-warnings</title>
<updated>2022-06-27T05:50:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-27T05:50:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1a1f633922d631044c9c23a5eff95ecceab5dffe'/>
<id>urn:sha1:1a1f633922d631044c9c23a5eff95ecceab5dffe</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>fix most warnings with rp2040 -wconversion</title>
<updated>2022-06-27T04:50:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-27T04:50:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b9dc9dbd78ee1890342429502d585f323c480fc2'/>
<id>urn:sha1:b9dc9dbd78ee1890342429502d585f323c480fc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rhport argument in usbd_ API() is not used (always use the initialized port)</title>
<updated>2022-06-02T09:51:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-02T09:51:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8b9cf152a0dedda573fb3374d8c873dce4b883d1'/>
<id>urn:sha1:8b9cf152a0dedda573fb3374d8c873dce4b883d1</id>
<content type='text'>
remove the usage of TUD_OPT_RHPORT in class driver
</content>
</entry>
<entry>
<title>rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED</title>
<updated>2022-02-25T11:35:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-23T14:46:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d10326cb4e0f48a05bc39c6f51b7b0fb29427cc9'/>
<id>urn:sha1:d10326cb4e0f48a05bc39c6f51b7b0fb29427cc9</id>
<content type='text'>
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
</content>
</entry>
<entry>
<title>fix -Wcast-qual</title>
<updated>2021-10-15T16:54:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-15T10:35:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0b249618b0469529da748e3e5478751cd56acd31'/>
<id>urn:sha1:0b249618b0469529da748e3e5478751cd56acd31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enforced buffer boundaries for hid devices</title>
<updated>2021-09-13T20:56:25Z</updated>
<author>
<name>szymonh</name>
<email>12231135+szymonh@users.noreply.github.com</email>
</author>
<published>2021-09-13T20:56:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2d6407e7a5e6c99280ce11f1b02ea4b75dda133f'/>
<id>urn:sha1:2d6407e7a5e6c99280ce11f1b02ea4b75dda133f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix keyboard report reserved is always 0</title>
<updated>2021-08-17T06:29:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-17T06:29:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a6d18c400ddc6b61f665baae5672ed46af17c99c'/>
<id>urn:sha1:a6d18c400ddc6b61f665baae5672ed46af17c99c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2021-07-01T16:05:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-07-01T16:05:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2b3d547b7bccf46c6a274c75cb1769532611c5bf'/>
<id>urn:sha1:2b3d547b7bccf46c6a274c75cb1769532611c5bf</id>
<content type='text'>
</content>
</entry>
</feed>
