<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/hid_composite_freertos/src/main.c, branch 0.12.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/main.c?h=0.12.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/hid_composite_freertos/src/main.c?h=0.12.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-09-26T05:23:08Z</updated>
<entry>
<title>make freertos header include in examples more explicit</title>
<updated>2021-09-26T05:23:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-26T05:23:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fba5ec813423b3e3e0f08c5c54e40143a9632e4e'/>
<id>urn:sha1:fba5ec813423b3e3e0f08c5c54e40143a9632e4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add CFG_TUSB_OS_INC_PATH for os include path</title>
<updated>2021-09-25T09:16:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-25T09:16:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=73872a5df04a8939d5f71509788c659e38efcecd'/>
<id>urn:sha1:73872a5df04a8939d5f71509788c659e38efcecd</id>
<content type='text'>
useful for freertos/ prefix with esp IDF
</content>
</entry>
<entry>
<title>add hid_boot_interface example</title>
<updated>2021-08-17T06:21:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-17T06:21:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5f6418ccd79892c0f8c2152244f7e7a78e17a162'/>
<id>urn:sha1:5f6418ccd79892c0f8c2152244f7e7a78e17a162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update hid_composite freertos with capslock as well</title>
<updated>2021-07-01T15:54:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-07-01T15:54:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6de023d54b944bb467327062e79f3854e79b71a2'/>
<id>urn:sha1:6de023d54b944bb467327062e79f3854e79b71a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tinyusb: add support of esp32s3 target</title>
<updated>2021-04-16T11:38:00Z</updated>
<author>
<name>Alex Lisitsyn</name>
<email>aleks@espressif.com</email>
</author>
<published>2021-03-09T10:29:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2f0cb8b5f1a944187635a58a748ed08738d324a5'/>
<id>urn:sha1:2f0cb8b5f1a944187635a58a748ed08738d324a5</id>
<content type='text'>
add support of new esp32s3 target and the board
update the roles.mk wrapper to allow dfu flashing of espressif chip
update examples to allow compilation for esp32s3_addax_1 board
once the code is tested the PR to original tinyusb repo will be submitted
</content>
</entry>
<entry>
<title>remove NVIC_SystemReset() in freertos examples</title>
<updated>2021-03-31T13:50:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-31T13:50:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1d8a79ef4f4f6603ea8102b08613e97e18ed7eb6'/>
<id>urn:sha1:1d8a79ef4f4f6603ea8102b08613e97e18ed7eb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added configurations for RX63X</title>
<updated>2021-03-27T11:22:32Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-03-27T11:22:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=86dab3f7e9ce5880eb7f5eb340110735e8ace54f'/>
<id>urn:sha1:86dab3f7e9ce5880eb7f5eb340110735e8ace54f</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>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>
</feed>
