<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device, 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?h=0.11.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device?h=0.11.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-08-19T04:24:10Z</updated>
<entry>
<title>Merge pull request #1025 from hathach/add-hid-boot-example</title>
<updated>2021-08-19T04:24:10Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-19T04:24:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c4a9a04d67ffa64adf784c71b12e6c1b7bf260c3'/>
<id>urn:sha1:c4a9a04d67ffa64adf784c71b12e6c1b7bf260c3</id>
<content type='text'>
add hid_boot_interface example</content>
</entry>
<entry>
<title>fix ci build</title>
<updated>2021-08-17T06:33:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-17T06:33:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c050612142ba1ab52cce7c7141230d5108e9936b'/>
<id>urn:sha1:c050612142ba1ab52cce7c7141230d5108e9936b</id>
<content type='text'>
</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>Merge pull request #992 from majbthrd/net_example_pbuf</title>
<updated>2021-08-17T04:56:54Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-17T04:56:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7cbb11a86cd75198e466416d43557d06c1ebcd10'/>
<id>urn:sha1:7cbb11a86cd75198e466416d43557d06c1ebcd10</id>
<content type='text'>
net_lwip_webserver: utilize pbuf_copy_partial()</content>
</entry>
<entry>
<title>net_lwip_webserver: further simplify pbuf_copy_partial() usage</title>
<updated>2021-08-16T22:04:57Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2021-08-16T22:04:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5a8ea0e0e24f6b6c8374b73f3e0b6df7b15e7b7c'/>
<id>urn:sha1:5a8ea0e0e24f6b6c8374b73f3e0b6df7b15e7b7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #959 from KarlK90/gd32vf103-support-tiny-usb</title>
<updated>2021-08-15T11:50:00Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-15T11:50:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2bb63406e997189a329f223136b183084f90fa7d'/>
<id>urn:sha1:2bb63406e997189a329f223136b183084f90fa7d</id>
<content type='text'>
[PORT] Add GD32VF103 support and Sipeed Longan Nano Board support</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>Merge pull request #956 from kkitayam/fix_audio_format_for_renesas_rx</title>
<updated>2021-08-13T07:36:45Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-13T07:36:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ea1dfc1fd598c825cb31e4bef0173cdbd1524b11'/>
<id>urn:sha1:ea1dfc1fd598c825cb31e4bef0173cdbd1524b11</id>
<content type='text'>
add settings for Renesas RX family</content>
</entry>
<entry>
<title>update node script to always shift dummy reportID like python</title>
<updated>2021-08-10T08:40:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-10T08:40:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=40afc8c5de7785d7da7653763abad03b9a548542'/>
<id>urn:sha1:40afc8c5de7785d7da7653763abad03b9a548542</id>
<content type='text'>
allow specify all product id with 0xFFFF in boards.js
</content>
</entry>
<entry>
<title>fix hid_test.py for hid inout to correctly preceeded with dummy reportID</title>
<updated>2021-08-09T15:57:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-09T15:57:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=312fd5f839059773982378177beacae0bc28385c'/>
<id>urn:sha1:312fd5f839059773982378177beacae0bc28385c</id>
<content type='text'>
add note for install hidapi on windows
</content>
</entry>
</feed>
