<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable, branch 0.16.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/portable?h=0.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable?h=0.16.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-11-24T04:33:34Z</updated>
<entry>
<title>Merge branch 'master' into feature/ch32f20x</title>
<updated>2023-11-24T04:33:34Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-24T04:33:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0601d174b1eaf7a9bfe646ee6595016e58d67ea4'/>
<id>urn:sha1:0601d174b1eaf7a9bfe646ee6595016e58d67ea4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix h7 running on fullspeed phy has issue with WFI if not disable ULPI clock</title>
<updated>2023-11-22T15:50:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-22T15:50:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=01f22a9e25c9581c1a38559737a7ca7d1fc22c15'/>
<id>urn:sha1:01f22a9e25c9581c1a38559737a7ca7d1fc22c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add spec version to dwc2 info</title>
<updated>2023-11-22T10:36:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-22T10:36:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=025ffa200c5508c23e76316045792af4f7728da5'/>
<id>urn:sha1:025ffa200c5508c23e76316045792af4f7728da5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tuh_max3421_reg_read(), tuh_max3421_reg_read() for application usage</title>
<updated>2023-11-20T14:31:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-20T14:31:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1f71625a32a77d5fe243f71f9e8be03c9bbc41d1'/>
<id>urn:sha1:1f71625a32a77d5fe243f71f9e8be03c9bbc41d1</id>
<content type='text'>
added max3241 for feather m4 and tested
</content>
</entry>
<entry>
<title>Fix CI</title>
<updated>2023-11-19T15:19:11Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2023-11-19T15:19:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8af470e06d032d1b9731d817741318883c0b8fa0'/>
<id>urn:sha1:8af470e06d032d1b9731d817741318883c0b8fa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add dwc2 info of F429.</title>
<updated>2023-11-19T15:10:16Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2023-11-19T15:10:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b5b34e73d6cbce1a1d85999ef92712fb98a73a84'/>
<id>urn:sha1:b5b34e73d6cbce1a1d85999ef92712fb98a73a84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix race condition when dev0 is removed while enumerating</title>
<updated>2023-11-03T15:22:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-03T15:22:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4b9320e40ea65ca023925d0a644b116b7066e06f'/>
<id>urn:sha1:4b9320e40ea65ca023925d0a644b116b7066e06f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>skip tuh_max3421_spi_cs_api() in hcd_init()</title>
<updated>2023-11-02T08:22:02Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-02T08:22:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=46106c6ef41e7a0c3cec261c32a2f183f05a65ce'/>
<id>urn:sha1:46106c6ef41e7a0c3cec261c32a2f183f05a65ce</id>
<content type='text'>
only call tuh_max3421_spi_cs_api() in SPI start/end transfer since
Arduino port use this to call begin/endTransaction()
</content>
</entry>
<entry>
<title>remove legacy driver st/synopsys</title>
<updated>2023-11-01T09:36:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-01T09:36:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=06c9d9a79a4426ece73052edca885f890b997fc4'/>
<id>urn:sha1:06c9d9a79a4426ece73052edca885f890b997fc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2300 from hathach/add-u5a5</title>
<updated>2023-10-31T06:27:54Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-10-31T06:27:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4c01c5a714e535fdc89ba005b5453e454817d4c5'/>
<id>urn:sha1:4c01c5a714e535fdc89ba005b5453e454817d4c5</id>
<content type='text'>
Add support for stm32u5a5 (highspeed with built-in femtoPHY)</content>
</entry>
</feed>
