<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/hid_composite_freertos/src, branch 0.11.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.11.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/hid_composite_freertos/src?h=0.11.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-08-17T06:21:24Z</updated>
<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>skip freertos example for gd32vf103</title>
<updated>2021-08-15T10:56:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-15T10:56:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c4a6a5ccb710828111eda25b98704ae489fc63ab'/>
<id>urn:sha1:c4a6a5ccb710828111eda25b98704ae489fc63ab</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>fix rx65n with freertos build</title>
<updated>2021-06-28T05:35:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-28T05:35:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=17137bbfff9fcaf551a652a0ce0cfef8db69ac42'/>
<id>urn:sha1:17137bbfff9fcaf551a652a0ce0cfef8db69ac42</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>espressif: group boards using target name as a family</title>
<updated>2021-04-16T13:41:42Z</updated>
<author>
<name>Alex Lisitsyn</name>
<email>37483886+alisitsyn@users.noreply.github.com</email>
</author>
<published>2021-04-16T11:37:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f5e02e72ed8e6dae5ce854263fdca86ac7453e3c'/>
<id>urn:sha1:f5e02e72ed8e6dae5ce854263fdca86ac7453e3c</id>
<content type='text'>
`hw\bsp` separate one family folder to esp32s2, esp32s3
add board specific board.cmake file to override board specific options(features)
fix examples and test scripts to use new family approach
</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>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>
</feed>
