<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/synopsys/dwc2/dwc2_info.py, branch 0.18.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/dwc2/dwc2_info.py?h=0.18.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/synopsys/dwc2/dwc2_info.py?h=0.18.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-11-11T09:42:08Z</updated>
<entry>
<title>correctly test dwc2 dma device for s3, disable for p4 (cache issue) and f407 fs (slave only)</title>
<updated>2024-11-11T09:42:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-11T09:42:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=57c8c223e5f873e8075eb807844140004c74472d'/>
<id>urn:sha1:57c8c223e5f873e8075eb807844140004c74472d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement hcd_edpt_abort_xfer, hcd_device_close,</title>
<updated>2024-10-28T10:45:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-28T10:45:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dd99da9dcea3bd25fba44b3946f01476fc58a243'/>
<id>urn:sha1:dd99da9dcea3bd25fba44b3946f01476fc58a243</id>
<content type='text'>
check request queue available before making usb attempt. Though there is no handling when queue is full.
device_info example work well
</content>
</entry>
<entry>
<title>more progress on dwc2 hcd, initial code for edpt xfer</title>
<updated>2024-10-24T17:20:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-24T17:20:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=063661e3a32429e2d5f74c097da72aa3679cc889'/>
<id>urn:sha1:063661e3a32429e2d5f74c097da72aa3679cc889</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tusb_time_millis(), able to reset and enable dwc2 port and get SOF active</title>
<updated>2024-10-21T11:18:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-21T10:45:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8461525d48cb4a97a7b18816f65b548a875ffe50'/>
<id>urn:sha1:8461525d48cb4a97a7b18816f65b548a875ffe50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add f407disco to hil pool</title>
<updated>2024-10-09T17:08:46Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-08T05:36:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=07c14f30a6d6cfb1758e3496c3ea73275ae4a062'/>
<id>urn:sha1:07c14f30a6d6cfb1758e3496c3ea73275ae4a062</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improving dwc2, merging diep and doep if possible</title>
<updated>2024-10-09T17:08:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-04T15:26:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=599bb0c8227f659b15302dac6a04706c7d3b2a4e'/>
<id>urn:sha1:599bb0c8227f659b15302dac6a04706c7d3b2a4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhance dwc2 markdown with field mapping</title>
<updated>2024-10-09T17:08:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-04T15:12:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cb5e273e9a9bde61970101191366b3845007eff9'/>
<id>urn:sha1:cb5e273e9a9bde61970101191366b3845007eff9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2809 from shuffle2/master</title>
<updated>2024-10-07T04:11:54Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-07T04:11:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a13dbd4452c2ff80923df363a1468be50f56d2ed'/>
<id>urn:sha1:a13dbd4452c2ff80923df363a1468be50f56d2ed</id>
<content type='text'>
make all python files executable and standardize interpreter</content>
</entry>
<entry>
<title>added p4, seems to work well and enumerated</title>
<updated>2024-09-30T04:53:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-09-25T13:36:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=67e5577b428e70878d99c4f83039cef020a272cb'/>
<id>urn:sha1:67e5577b428e70878d99c4f83039cef020a272cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update/rename ghwcfg registers</title>
<updated>2024-09-30T04:53:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-09-24T15:35:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bb2d1dd0c1bef04d495b05d609311e3b7ba870a7'/>
<id>urn:sha1:bb2d1dd0c1bef04d495b05d609311e3b7ba870a7</id>
<content type='text'>
</content>
</entry>
</feed>
