<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/synopsys/dwc2/hcd_dwc2.c, 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/hcd_dwc2.c?h=0.18.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/synopsys/dwc2/hcd_dwc2.c?h=0.18.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-11-26T03:20:38Z</updated>
<entry>
<title>hcd dwc2 add dcache support, usbh correctly use cache line size with TUH_EPBUF_DEF</title>
<updated>2024-11-26T03:20:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-26T03:20:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=be25aa31f6720e0efe96e8656f46adf0ccbbce50'/>
<id>urn:sha1:be25aa31f6720e0efe96e8656f46adf0ccbbce50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>separate handle out dma and slave</title>
<updated>2024-11-18T04:35:46Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-18T04:35:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=db7670a3bcd502193d138041c20d401bc3f59001'/>
<id>urn:sha1:db7670a3bcd502193d138041c20d401bc3f59001</id>
<content type='text'>
separate edpt_schedule_packets into epout/epin xfer
</content>
</entry>
<entry>
<title>clean up, add typdef for dwc2 type for device</title>
<updated>2024-11-14T10:34:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-14T10:34:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a68c53fb8e3cdf58a95a92b6e079105d194e2c0d'/>
<id>urn:sha1:a68c53fb8e3cdf58a95a92b6e079105d194e2c0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hil add stm32f723disco, add test flags for device/host/dual</title>
<updated>2024-11-13T06:08:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-13T06:08:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=aeae2966a2afa669068e54eef7c4dd2dceffaa0d'/>
<id>urn:sha1:aeae2966a2afa669068e54eef7c4dd2dceffaa0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix warnings</title>
<updated>2024-11-08T14:55:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-08T14:55:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c8d104fb47882e7f4cb3cc00758cf240d66baec8'/>
<id>urn:sha1:c8d104fb47882e7f4cb3cc00758cf240d66baec8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement split for slave, got mouse working</title>
<updated>2024-11-06T05:09:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-06T05:09:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fe79a93594c6ec994443e61317ea6bcc9fdf36b4'/>
<id>urn:sha1:fe79a93594c6ec994443e61317ea6bcc9fdf36b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>split interrupt work with fs mouse</title>
<updated>2024-11-05T09:26:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-05T09:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fbc193647a69c749c43b6ea69733f144000c8a89'/>
<id>urn:sha1:fbc193647a69c749c43b6ea69733f144000c8a89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement split transaction, got control working</title>
<updated>2024-11-05T03:37:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-05T03:37:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=372db1e19a28458110b250a3149b585f8dabbfff'/>
<id>urn:sha1:372db1e19a28458110b250a3149b585f8dabbfff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve port0_enable(), properly configure hcfg and hfir according to port speed. Enable low power UTMI+ phy mode for ls/fs device.</title>
<updated>2024-11-04T10:22:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-04T10:22:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=29262f3e24326c1a7c06137824e44ffaa6301094'/>
<id>urn:sha1:29262f3e24326c1a7c06137824e44ffaa6301094</id>
<content type='text'>
</content>
</entry>
<entry>
<title>got interrupt in working with slave</title>
<updated>2024-11-02T13:20:27Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-02T13:20:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5d6d905cb063f7a4f13cf0c8160dbf6371e70e4c'/>
<id>urn:sha1:5d6d905cb063f7a4f13cf0c8160dbf6371e70e4c</id>
<content type='text'>
</content>
</entry>
</feed>
