<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/renesas, branch 0.13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/portable/renesas?h=0.13.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/renesas?h=0.13.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-12-27T13:55:28Z</updated>
<entry>
<title>Fix hcd_edpt_clear_stall</title>
<updated>2021-12-27T13:55:28Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-12-27T13:55:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2b8b8a3a97e8e895409104689d16387967648c6d'/>
<id>urn:sha1:2b8b8a3a97e8e895409104689d16387967648c6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add statements for control VBUS</title>
<updated>2021-12-27T12:36:49Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-12-27T12:36:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2c0fcc2fa7e9eec26211760c9d69dcd564e48f2a'/>
<id>urn:sha1:2c0fcc2fa7e9eec26211760c9d69dcd564e48f2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hcd for Renesas RX</title>
<updated>2021-12-27T12:19:02Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-12-26T16:22:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a76799b085ae157243ed002f8cf11a2d3eb0c6b9'/>
<id>urn:sha1:a76799b085ae157243ed002f8cf11a2d3eb0c6b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove ep descriptor wMaxPacketSize bitfield due to endian issue</title>
<updated>2021-10-24T06:11:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-24T06:11:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5af989384bd95dbf16f824bcc48e56f3ea283080'/>
<id>urn:sha1:5af989384bd95dbf16f824bcc48e56f3ea283080</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more with -Wcast-qual</title>
<updated>2021-10-17T09:36:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-17T09:26:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a5f516893bbd539f11fb8d1cbb5b6db5a50fc632'/>
<id>urn:sha1:a5f516893bbd539f11fb8d1cbb5b6db5a50fc632</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reset PID to DATA0 when open endpoint</title>
<updated>2021-09-08T10:56:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-08T10:56:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d077574097e4ab992f8b7c732341250797acef4f'/>
<id>urn:sha1:d077574097e4ab992f8b7c732341250797acef4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement dcd_edpt_close_all() for Renesas RX family</title>
<updated>2021-09-07T14:28:54Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-08-30T15:14:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f3da48d46adac415846985643c1b6d04c3866b94'/>
<id>urn:sha1:f3da48d46adac415846985643c1b6d04c3866b94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add dcd_edpt_close_all() for clear existing configured state</title>
<updated>2021-08-26T10:07:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-26T10:02:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=71e77e47fa6056937bfcd1a883a66e2bc0b622b2'/>
<id>urn:sha1:71e77e47fa6056937bfcd1a883a66e2bc0b622b2</id>
<content type='text'>
correctly responded to TD 9.13 Set Configuration Test
</content>
</entry>
<entry>
<title>Add compile switch to enable SOF during suspend only</title>
<updated>2021-08-19T14:57:34Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-08-19T14:57:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ff59e98a6ab29c70cdf743db7412ddb609e32730'/>
<id>urn:sha1:ff59e98a6ab29c70cdf743db7412ddb609e32730</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removes redundant SOF processing from the Renesas RX family.</title>
<updated>2021-08-19T13:51:10Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-08-17T14:13:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=351581537f47a9cca84e1b4f13af704c0effaa78'/>
<id>urn:sha1:351581537f47a9cca84e1b4f13af704c0effaa78</id>
<content type='text'>
The same logic regarding the resume signal was implemented by usbd.

See also: #1023
</content>
</entry>
</feed>
