<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/synopsys, branch 0.17.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/portable/synopsys?h=0.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/synopsys?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-09-04T13:56:04Z</updated>
<entry>
<title>dwc2: for esp32 force disconnect/connect using USB_WRAP otg pad override (DM=DP=0) in addition to dwc2's dctrl</title>
<updated>2024-09-04T13:56:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-09-04T13:56:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0bb7b992d8383e30a84d0114537ce777fb9d678e'/>
<id>urn:sha1:0bb7b992d8383e30a84d0114537ce777fb9d678e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify dwc2 test mode</title>
<updated>2024-07-12T13:17:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-07-12T13:17:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4ce1cce40a01dce56cab2c73745f4f2c9d212b25'/>
<id>urn:sha1:4ce1cce40a01dce56cab2c73745f4f2c9d212b25</id>
<content type='text'>
- all dwc2 ip seems to support test mode in both fs/hs -&gt; remove TUP_USBIP_DWC2_TEST_MODE
- remove dcd_check_test_mode_support(), all should be supported
- move enum tusb_feature_test_mode_t to tusb_types.h
</content>
</entry>
<entry>
<title>synopsys/dwc2_esp32: Add header for vTaskDelay.</title>
<updated>2024-06-20T05:18:41Z</updated>
<author>
<name>Andrew Leech</name>
<email>andrew@alelec.net</email>
</author>
<published>2024-06-20T05:15:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0d79da37e79b8abd04f7f9ba9c15114d84e9810a'/>
<id>urn:sha1:0d79da37e79b8abd04f7f9ba9c15114d84e9810a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wch usbfs/usbhs need to specify which driver to use. for v307 default to highspeed</title>
<updated>2024-05-24T04:38:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-24T04:38:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=927015baae9b2d265d1daaa0fc2ffca1aa4f9e91'/>
<id>urn:sha1:927015baae9b2d265d1daaa0fc2ffca1aa4f9e91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dead code.</title>
<updated>2024-05-13T20:27:33Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-05-13T20:27:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ad734e658cc9e39021a93fc21e077f1b1709c0ff'/>
<id>urn:sha1:ad734e658cc9e39021a93fc21e077f1b1709c0ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust logic.</title>
<updated>2024-05-13T20:26:19Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-05-13T20:26:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e250b82377aa9c1433c6235501c72dd079544c75'/>
<id>urn:sha1:e250b82377aa9c1433c6235501c72dd079544c75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into test-mode-support</title>
<updated>2024-05-13T19:08:11Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-05-13T19:08:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0fce7d1f54f5fc405bee3ac20ad6bbdb966abcd0'/>
<id>urn:sha1:0fce7d1f54f5fc405bee3ac20ad6bbdb966abcd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable EPs correctly to clear incomplete transfer.</title>
<updated>2024-04-25T04:51:06Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-04-23T19:43:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c2f836279e88d15c2dd818f44f3c563071f36bca'/>
<id>urn:sha1:c2f836279e88d15c2dd818f44f3c563071f36bca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>port clang stm32: f1, f2, f3</title>
<updated>2024-04-23T05:04:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-23T05:04:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0f3d6c61b563f8776d6e9f90a8b459a513f79fc1'/>
<id>urn:sha1:0f3d6c61b563f8776d6e9f90a8b459a513f79fc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- clang h743 build and run cdc_msc ok</title>
<updated>2024-04-19T16:16:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-17T13:06:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3442a87d5b52112a8bc4672322d488703e4ee23e'/>
<id>urn:sha1:3442a87d5b52112a8bc4672322d488703e4ee23e</id>
<content type='text'>
- switch unit test back to gcc, since path to clang conflict on local setup (x86 and arm)
</content>
</entry>
</feed>
