<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/device/dcd.h, 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/device/dcd.h?h=0.18.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/device/dcd.h?h=0.18.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-11-25T12:11:19Z</updated>
<entry>
<title>change dcd_dcache_*() API return type from void to bool</title>
<updated>2024-11-25T12:11:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-25T12:11:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=833eb7d22d641b2c2b1dd701f86d823f67b12d6d'/>
<id>urn:sha1:833eb7d22d641b2c2b1dd701f86d823f67b12d6d</id>
<content type='text'>
</content>
</entry>
<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>change dcd_init() return from void to bool</title>
<updated>2024-10-14T12:42:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-14T12:42:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e83e08343afca86b2bacf26822ef9032571e6f56'/>
<id>urn:sha1:e83e08343afca86b2bacf26822ef9032571e6f56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change the tusb_rhport_init_t struct, exclude the rhport to make API more consistent</title>
<updated>2024-10-14T11:27:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-14T11:27:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1f18be93db39dbc57bbf34f982dbe07e209a2ae3'/>
<id>urn:sha1:1f18be93db39dbc57bbf34f982dbe07e209a2ae3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix fuzzing build</title>
<updated>2024-10-11T09:00:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-11T09:00:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f3b7d7515e9cae834013dc9ee3a67d87111090eb'/>
<id>urn:sha1:f3b7d7515e9cae834013dc9ee3a67d87111090eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change dcd_init() to take rhport struct</title>
<updated>2024-10-11T08:31:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-11T08:21:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d997f0071ea5d2d07e340d183fffb97e09526773'/>
<id>urn:sha1:d997f0071ea5d2d07e340d183fffb97e09526773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove weak from dcd_edpt_close() for port without TUP_DCD_EDPT_ISO_ALLOC</title>
<updated>2024-08-19T13:08:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-08-19T13:08:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ea4f9ceb58f0aa6acc86bbe3083596a98b5355fd'/>
<id>urn:sha1:ea4f9ceb58f0aa6acc86bbe3083596a98b5355fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ci build</title>
<updated>2024-08-19T10:36:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-08-19T06:20:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=635bdc1fcea1d4d9972d4c9960a32250b0245186'/>
<id>urn:sha1:635bdc1fcea1d4d9972d4c9960a32250b0245186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement dcd_edpt_iso_alloc/dcd_edpt_iso_activate for musb. video_capture example with iso kind of work but not smoothly. audio example does not seems to work as expected</title>
<updated>2024-08-19T05:04:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-08-19T04:59:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8fdd8d9a7b83bfb79ac9a02142592d7ee4948b83'/>
<id>urn:sha1:8fdd8d9a7b83bfb79ac9a02142592d7ee4948b83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add edpt0_open(), slightly update dtog</title>
<updated>2024-07-30T14:35:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-07-30T14:35:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f4aaad6869db74a4fba6eeb716d20be85978a311'/>
<id>urn:sha1:f4aaad6869db74a4fba6eeb716d20be85978a311</id>
<content type='text'>
</content>
</entry>
</feed>
