<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host/bare_api/only.txt, branch 0.19.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/host/bare_api/only.txt?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host/bare_api/only.txt?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-07-09T09:01:11Z</updated>
<entry>
<title>add board_vbus_set() for samd21/d51 to enable usb host vbus</title>
<updated>2025-07-09T09:01:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-09T08:06:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e598972438a698e00bbf38a21bbe3744741be98d'/>
<id>urn:sha1:e598972438a698e00bbf38a21bbe3744741be98d</id>
<content type='text'>
enable host example build for samd21/d51
</content>
</entry>
<entry>
<title>enable ci host and dual build for ch32v20x</title>
<updated>2025-07-05T04:51:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-05T04:37:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4b95a70bee078ad34bd916ed83b41cdaa4b00dbc'/>
<id>urn:sha1:4b95a70bee078ad34bd916ed83b41cdaa4b00dbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fork/james-advatek/stm32n657nucleo</title>
<updated>2025-06-12T04:02:54Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-12T04:02:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=386f33807ace91f43750afbf68993821f3576aa5'/>
<id>urn:sha1:386f33807ace91f43750afbf68993821f3576aa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: squash previous commits from other branches</title>
<updated>2025-06-04T01:21:27Z</updated>
<author>
<name>James Sandison</name>
<email>james.s@advateklighting.com</email>
</author>
<published>2025-06-04T01:21:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=56c9521abdef663b455a345c99a4f6b22591aa56'/>
<id>urn:sha1:56c9521abdef663b455a345c99a4f6b22591aa56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include h7rs in host examples.</title>
<updated>2025-04-22T18:19:34Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-04-18T10:16:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9645baa42ed3d50d650b9f2905a91d01b0a7a944'/>
<id>urn:sha1:9645baa42ed3d50d650b9f2905a91d01b0a7a944</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>update bsp for h7 to support host mode</title>
<updated>2024-11-07T08:04:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-07T08:04:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9920ebff4ac5c5d60ca228897713a1c154ab6b57'/>
<id>urn:sha1:9920ebff4ac5c5d60ca228897713a1c154ab6b57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change hcd_int_handler(rhport, in_isr) signature: add in_isr</title>
<updated>2023-09-27T08:51:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-27T08:51:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee'/>
<id>urn:sha1:3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee</id>
<content type='text'>
change tuh_int_handler() to take in_isr as optional parameter (default =
true)
</content>
</entry>
<entry>
<title>wrap up build cmake &amp; make support for max3421, to enable the Host driver, 'MAX3421_HOST=1' must be added as part of make/cmake command</title>
<updated>2023-09-11T04:35:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-11T04:35:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ab9585401b9964407cbf2bc7bffdf762353817f9'/>
<id>urn:sha1:ab9585401b9964407cbf2bc7bffdf762353817f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable host example for ra</title>
<updated>2023-07-07T09:27:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-07T09:27:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f7e7ba92ca7850c3c098fc988bf187a8b12a322a'/>
<id>urn:sha1:f7e7ba92ca7850c3c098fc988bf187a8b12a322a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXX</title>
<updated>2023-06-16T04:26:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-16T04:26:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8af8869d3bcb1504835ead4ba472cd922d997e8d'/>
<id>urn:sha1:8af8869d3bcb1504835ead4ba472cd922d997e8d</id>
<content type='text'>
fix build util with makefile
</content>
</entry>
</feed>
