<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/analog, branch xfer_isr_fallback</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/portable/analog?h=xfer_isr_fallback</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/analog?h=xfer_isr_fallback'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-05-21T08:27:18Z</updated>
<entry>
<title>add usbh_spin_lock/unlock() use spinlock instead of atomic flag for hcd max3421</title>
<updated>2025-05-21T08:27:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-05-21T08:27:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e41a63c60dbebd9579698e6444bc62cfa518e15c'/>
<id>urn:sha1:e41a63c60dbebd9579698e6444bc62cfa518e15c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(hcd) hcd_edpt_open() return true if endpoint is already opened.</title>
<updated>2025-04-03T11:11:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-04-03T11:11:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4787cd5f546eabad630fc5c22f37f67a076ac37e'/>
<id>urn:sha1:4787cd5f546eabad630fc5c22f37f67a076ac37e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tuh_edpt_close() API, it will abort any pending transfer</title>
<updated>2025-03-25T09:15:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-03-25T09:15:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=65e01fff2e7ab5302baa45bdd81a1d774e269452'/>
<id>urn:sha1:65e01fff2e7ab5302baa45bdd81a1d774e269452</id>
<content type='text'>
implement hcd_edpt_close() for pio-usb and max3421e, also move max3421e api into its own header.
</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>hcd_init() take init struct</title>
<updated>2024-10-11T10:53:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-11T10:53:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1587d48e89cbaa8d0d1c870809bc40c3c8d1056f'/>
<id>urn:sha1:1587d48e89cbaa8d0d1c870809bc40c3c8d1056f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add sndfifo owner info to skip rewriting data for retrying NAKed</title>
<updated>2024-08-26T07:27:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-08-26T05:24:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=27ddf19631d135df15f3388686f59e379e146dbb'/>
<id>urn:sha1:27ddf19631d135df15f3388686f59e379e146dbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>only check SNDBAV IRQ if there is data to send</title>
<updated>2024-08-23T03:54:28Z</updated>
<author>
<name>Cumhur Onat</name>
<email>cumhuronat@gmail.com</email>
</author>
<published>2024-07-22T03:32:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c7851e8dcbdac8f895cfe81f2479bc6fcfcc524a'/>
<id>urn:sha1:c7851e8dcbdac8f895cfe81f2479bc6fcfcc524a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for out retry attempts with nak response</title>
<updated>2024-08-23T03:54:28Z</updated>
<author>
<name>Cumhur Onat</name>
<email>cumhuronat@gmail.com</email>
</author>
<published>2024-07-22T01:22:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5bb2e66ce774fe174742f0893d82cb7895285983'/>
<id>urn:sha1:5bb2e66ce774fe174742f0893d82cb7895285983</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement max3421e hcd_edpt_abort_xfer()</title>
<updated>2024-05-15T09:00:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-15T09:00:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=aa2685536ba9e2fbbe3f350a5bb3c6709e586722'/>
<id>urn:sha1:aa2685536ba9e2fbbe3f350a5bb3c6709e586722</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- add esp32 c3, c6 mcu option</title>
<updated>2024-04-25T17:10:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-25T17:10:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=223ce56625474764dc00229c44731858abcf4f29'/>
<id>urn:sha1:223ce56625474764dc00229c44731858abcf4f29</id>
<content type='text'>
- skip breakpoint for espressif riscv
</content>
</entry>
</feed>
