<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/hid_multiple_interface/src, 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/examples/device/hid_multiple_interface/src?h=0.14.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/hid_multiple_interface/src?h=0.14.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-06-27T04:50:17Z</updated>
<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>more example update</title>
<updated>2022-06-06T15:41:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-06T15:41:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9794a2b865df81e667b464481bb9b1c70587e64b'/>
<id>urn:sha1:9794a2b865df81e667b464481bb9b1c70587e64b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename board specific macro for example</title>
<updated>2022-06-01T16:53:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-01T16:53:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=99c1585ed215cb5ee2e27a41c54310d144e0ee6c'/>
<id>urn:sha1:99c1585ed215cb5ee2e27a41c54310d144e0ee6c</id>
<content type='text'>
- BOARD_DEVICE/HOST_RHPORT_NUM to  BOARD_TUD/H_RHPORT
- BOARD_DEVICE/HOST_RHPORT_SPEED to  BOARD_TUD/H_MAX_SPEED
</content>
</entry>
<entry>
<title>auto detect max rhport speed based on mcu</title>
<updated>2022-02-25T11:35:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-25T06:00:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a8af609dfef0f82ce22e6f0bf48146b4b2433633'/>
<id>urn:sha1:a8af609dfef0f82ce22e6f0bf48146b4b2433633</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add FT9xx to more examples which support High-Speed</title>
<updated>2021-12-08T10:03:33Z</updated>
<author>
<name>Gordon McNab</name>
<email>gordon.mcnab@brtchip.com</email>
</author>
<published>2021-12-08T10:03:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=45869958f6066fe4d195c62423cba2fec1886cbc'/>
<id>urn:sha1:45869958f6066fe4d195c62423cba2fec1886cbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up, rename some HID device symbol/API</title>
<updated>2021-05-18T05:32:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-18T05:32:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e163f85ee024ff366253478cfd20e3fc35e96819'/>
<id>urn:sha1:e163f85ee024ff366253478cfd20e3fc35e96819</id>
<content type='text'>
- add tud_hid_n_interface_protocol()
- rename tud_hid_n_boot_mode() to  tud_hid_n_get_protocol()
- rename tud_hid_boot_mode_cb() to tud_hid_set_protocol_cb()
- add HID_PROTOCOL_BOOT/REPORT to avoid magic number 0,1
- rename HID_PROTOCOL_NONE/KEYBOARD/MOUSE to HID_ITF_PROTOCOL_ to avoid
confusion
</content>
</entry>
<entry>
<title>add tud_hid_n_gamepad_report() helper for gamepad report</title>
<updated>2021-02-08T12:08:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-08T12:08:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=72bcc0685c142c512f1d04ff18eaa13b99f62e93'/>
<id>urn:sha1:72bcc0685c142c512f1d04ff18eaa13b99f62e93</id>
<content type='text'>
- Add gamepad to hid_composite example. Though it needs a bit of extra
work but it will come later as separated PR.
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2021-02-08T09:05:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-06T05:54:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bc80d686f507432be00ee961c00c39039b57408e'/>
<id>urn:sha1:bc80d686f507432be00ee961c00c39039b57408e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get all device example build with rp2040 (except freeRTOS)</title>
<updated>2021-01-25T06:28:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-25T06:28:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=83614418b588464873ccbd3fcaeef3d03917bd0e'/>
<id>urn:sha1:83614418b588464873ccbd3fcaeef3d03917bd0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename multiple hid callback</title>
<updated>2020-10-09T13:24:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-09T13:24:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13abcb953fcd3d51983e9768619adde776af257e'/>
<id>urn:sha1:13abcb953fcd3d51983e9768619adde776af257e</id>
<content type='text'>
</content>
</entry>
</feed>
