<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/hid_composite_freertos/src, branch 0.9.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_composite_freertos/src?h=0.9.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/hid_composite_freertos/src?h=0.9.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-03-01T15:30:39Z</updated>
<entry>
<title>fix freeRTOS config symbol warning with latest kernel</title>
<updated>2021-03-01T15:30:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-01T15:30:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=83ce2dfcb73da5e2e59a3232dfb930710d687f2f'/>
<id>urn:sha1:83ce2dfcb73da5e2e59a3232dfb930710d687f2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add submodule lib/FreeRTOS-Kernel</title>
<updated>2021-03-01T15:13:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-01T15:13:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7ff14a652ba1348f863338479eb3347a06fcc80a'/>
<id>urn:sha1:7ff14a652ba1348f863338479eb3347a06fcc80a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ci</title>
<updated>2021-02-24T08:02:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-24T08:02:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2934712e43c7ae42926a0c68513d53a64e7d9997'/>
<id>urn:sha1:2934712e43c7ae42926a0c68513d53a64e7d9997</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add itf argument to hid API to support multiple instances</title>
<updated>2021-02-24T07:27:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-24T07:27:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a07062672933a5e2ba21db806217ce69243ceabe'/>
<id>urn:sha1:a07062672933a5e2ba21db806217ce69243ceabe</id>
<content type='text'>
following API signature is changed:
- tud_hid_descriptor_report_cb()
- tud_hid_get_report_cb()
- tud_hid_set_report_cb()
- tud_hid_boot_mode_cb()
- tud_hid_set_idle_cb()
</content>
</entry>
<entry>
<title>update hid_composite_freertos example</title>
<updated>2021-02-09T09:06:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-09T09:06:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9c3a44b6a3bfa6951213b0f24476f5360c8b5fdf'/>
<id>urn:sha1:9c3a44b6a3bfa6951213b0f24476f5360c8b5fdf</id>
<content type='text'>
</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>add consumer control to hid_composite examples</title>
<updated>2021-02-01T07:47:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-01T07:47:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3d95835f2238f581669a1ff129a20ce8237649e1'/>
<id>urn:sha1:3d95835f2238f581669a1ff129a20ce8237649e1</id>
<content type='text'>
both no OS and freeRTOS
</content>
</entry>
<entry>
<title>add bus suspend &amp; resume support for esp32s2</title>
<updated>2020-11-27T08:54:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-27T08:54:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=94527951a0fef9c1383ff9a3bbc8167f21008f4e'/>
<id>urn:sha1:94527951a0fef9c1383ff9a3bbc8167f21008f4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>example to call tud_init() after freeRTOS kernel is started</title>
<updated>2020-07-23T02:20:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-23T02:20:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=503c15217edad86426db4792364b88b35ec04d31'/>
<id>urn:sha1:503c15217edad86426db4792364b88b35ec04d31</id>
<content type='text'>
add note for usb init when using with RTOS
</content>
</entry>
<entry>
<title>add note for MS OS 1.0 Descriptor at 0xEE</title>
<updated>2020-07-21T14:00:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-21T14:00:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=787c891702a9e6f4ddfe4f4c04457d7304fd21d5'/>
<id>urn:sha1:787c891702a9e6f4ddfe4f4c04457d7304fd21d5</id>
<content type='text'>
</content>
</entry>
</feed>
