<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/hid_composite_freertos/src, branch 0.8.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.8.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/hid_composite_freertos/src?h=0.8.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-02-01T07:47:39Z</updated>
<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>
<entry>
<title>rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE</title>
<updated>2020-07-16T08:34:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-16T08:34:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5ca748a68e01deec929e846b7263cf736bf891fb'/>
<id>urn:sha1:5ca748a68e01deec929e846b7263cf736bf891fb</id>
<content type='text'>
rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE
</content>
</entry>
<entry>
<title>update example config and descriptor with better Highspeed support</title>
<updated>2020-06-15T16:34:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-06-15T16:34:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c67b3a242e8873788e32bbb589836e265e8a9b53'/>
<id>urn:sha1:c67b3a242e8873788e32bbb589836e265e8a9b53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added swo as logger</title>
<updated>2020-04-22T12:18:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-22T12:18:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1fc7f54a8a05792d6e56d0ed14ded1c4a7b389bd'/>
<id>urn:sha1:1fc7f54a8a05792d6e56d0ed14ded1c4a7b389bd</id>
<content type='text'>
tested with feather nrf52840 + jlink
</content>
</entry>
<entry>
<title>update freerots hid composite</title>
<updated>2020-04-20T09:20:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-20T09:20:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7a24a27d81b3f5800bf2b6448c95247858e2364f'/>
<id>urn:sha1:7a24a27d81b3f5800bf2b6448c95247858e2364f</id>
<content type='text'>
clean up unused descriptor for usbtmc example
</content>
</entry>
<entry>
<title>make saola as cmake component, easier to add more esp32 board</title>
<updated>2020-04-09T04:19:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-09T04:19:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=16dbbb2b4fc8fb730417a4cc61e2aaef0a2ef27c'/>
<id>urn:sha1:16dbbb2b4fc8fb730417a4cc61e2aaef0a2ef27c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update cmake</title>
<updated>2020-04-08T16:20:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-08T16:20:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bfde988af3d848af7a5c29dee46030aa73630d43'/>
<id>urn:sha1:bfde988af3d848af7a5c29dee46030aa73630d43</id>
<content type='text'>
</content>
</entry>
</feed>
