<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/nordic, 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/nordic?h=0.18.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/nordic?h=0.18.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-11-27T11:28:12Z</updated>
<entry>
<title>Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)</title>
<updated>2024-11-27T11:28:12Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-27T11:28:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dbc2c8d9720593ce4b0bbd0c96b3b91f81ce15bb'/>
<id>urn:sha1:dbc2c8d9720593ce4b0bbd0c96b3b91f81ce15bb</id>
<content type='text'>
* change TUD_EPBUF_TYPE_DEF order
* add and fix -Wmissing-prototypes warnings  for   cmake (skip  make)</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>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>change order, fixes #2778</title>
<updated>2024-08-29T13:31:29Z</updated>
<author>
<name>Reinhard Griech</name>
<email>reinhard.griech@endress.com</email>
</author>
<published>2024-08-29T13:31:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1d2c9f929dd3bfaf82741da30e8dbf97b0ff385c'/>
<id>urn:sha1:1d2c9f929dd3bfaf82741da30e8dbf97b0ff385c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LOG3 in isr</title>
<updated>2024-06-18T05:53:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-06-18T05:53:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d945261aef7e2c922153e2a85d00791dd1930740'/>
<id>urn:sha1:d945261aef7e2c922153e2a85d00791dd1930740</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nrf5x: Add support for dcd_sof_enable().</title>
<updated>2024-05-27T10:35:35Z</updated>
<author>
<name>Andrew Leech</name>
<email>andrew@alelec.net</email>
</author>
<published>2024-05-16T06:05:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=160cd79fdb9fee70894c4d9bfe908af38b88dc46'/>
<id>urn:sha1:160cd79fdb9fee70894c4d9bfe908af38b88dc46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert (unverified) second race condition</title>
<updated>2024-05-13T16:57:03Z</updated>
<author>
<name>Hardy Griech</name>
<email>ntbox@gmx.net</email>
</author>
<published>2024-05-13T16:57:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9d561410e58ba9efb6ef2bff7b03a2f47dee8d64'/>
<id>urn:sha1:9d561410e58ba9efb6ef2bff7b03a2f47dee8d64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>edpt_dma_start() is called during interrupt time as well, dcd_edpt_xfer() needs DI/EI at one point</title>
<updated>2024-05-06T06:42:08Z</updated>
<author>
<name>Hardy Griech</name>
<email>ntbox@gmx.net</email>
</author>
<published>2024-05-06T06:42:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=82547372d1a83f03d137a20f71b2d60a5702a75a'/>
<id>urn:sha1:82547372d1a83f03d137a20f71b2d60a5702a75a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix print lu format warnings with clang</title>
<updated>2024-04-22T09:17:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-22T09:17:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c097c85dcf8e0ef3ea052c146c5f514101827251'/>
<id>urn:sha1:c097c85dcf8e0ef3ea052c146c5f514101827251</id>
<content type='text'>
</content>
</entry>
</feed>
