<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/synopsys/dwc2/dwc2_common.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/dwc2_common.c?h=0.18.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/synopsys/dwc2/dwc2_common.c?h=0.18.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-11-20T13:38:20Z</updated>
<entry>
<title>have p4 dma somewhat working but having issue with buffer that does not occupy the whole cache line</title>
<updated>2024-11-20T13:38:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-20T11:03:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4da5de707b53389c8fe35f6b448f3d1bfe7c91e8'/>
<id>urn:sha1:4da5de707b53389c8fe35f6b448f3d1bfe7c91e8</id>
<content type='text'>
</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>move buffer and buflen to hcd_endpoint_t to support periodic endpoint</title>
<updated>2024-11-01T13:58:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-01T13:58:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4f288c030ad92f9859cbc6b78ed86d06609c2ea5'/>
<id>urn:sha1:4f288c030ad92f9859cbc6b78ed86d06609c2ea5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename and add both CFG_TUH_DWC2_SLAVE_ENABLE/CFG_TUH_DWC2_DMA_ENABLE better out dma handle</title>
<updated>2024-11-01T10:54:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-01T10:54:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b7ff10f59c48024e65341a494c51c471d4e8337e'/>
<id>urn:sha1:b7ff10f59c48024e65341a494c51c471d4e8337e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>got In transfer working, able to get 1st device descriptor and set address</title>
<updated>2024-10-25T15:56:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-25T15:56:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=79c0a249e878c425f3a5f926f444bb5178a748ef'/>
<id>urn:sha1:79c0a249e878c425f3a5f926f444bb5178a748ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hcd able to send setup packet</title>
<updated>2024-10-25T12:00:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-25T12:00:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=07abc722b69ea95c6234c3dfc9a1473b43150915'/>
<id>urn:sha1:07abc722b69ea95c6234c3dfc9a1473b43150915</id>
<content type='text'>
</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>get hprt interrupt triggered</title>
<updated>2024-10-21T04:43:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-21T04:43:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f5978876d2a5d8cdc6cfd3bf99f9b820c5a6ac8a'/>
<id>urn:sha1:f5978876d2a5d8cdc6cfd3bf99f9b820c5a6ac8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get hpri triggered</title>
<updated>2024-10-17T08:56:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-17T08:56:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b5a4f18879110d9f5f8fe27c473818f2416e40e4'/>
<id>urn:sha1:b5a4f18879110d9f5f8fe27c473818f2416e40e4</id>
<content type='text'>
</content>
</entry>
</feed>
